diff options
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) |