diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-16 20:14:41 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-16 20:14:41 +0200 |
commit | ac49830aaf9759600d75cf182308fa5be52b1483 (patch) | |
tree | e7aa73e8694ae3cdb32a97004b631e256725ce5a /README.md | |
parent | 9684e53aa175b7a7e155342d70e786b405e0e4d8 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1206929 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# Gratacon + +## Gratacon, Graphical tablet configuration tool. + +A tool to configure graphical tablets on Void Linux. + + +It's supposed to be a Perl project to help me get a grasp of the language but this constraint might evolve. + +Right now, I'm fully doing it in bash. + + +static_tablet-setup.sh is a script I use everytime I wanna use my H420 tablet and will be used as a guidance for the begining of this project. + + +I'm setting up goals through some kind of "workflow". + +It's basically just the different steps from top to bottom. + ++ The script just does a static configuration of the HUION H420 upon it's calling. ++ The script can also do it on a "CLI". ++ Buttons are customizable. ++ Other options too. ++ Similar models works as well. ++ Everything else is working (UTOPIA) |