aboutsummaryrefslogtreecommitdiffstats
path: root/README.ms
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.ms35
1 files changed, 35 insertions, 0 deletions
diff --git a/README.ms b/README.ms
new file mode 100644
index 0000000..fefed91
--- /dev/null
+++ b/README.ms
@@ -0,0 +1,35 @@
+.so /home/mas/.config/groff/macros.ms
+.TL
+Gratacon, Graphical tablet configuration tool.
+.AU
+Clyhtsuriva // Aimeric ADJUTOR
+
+.AB
+A tool to configure graphical tablets on Void Linux.
+
+.SH
+Gratacon
+
+.PP
+It's supposed to be a Perl project to help me get a grasp of the language but this constraint might evolve.
+
+.PP
+static_tablet-setup.sh is a script I use everytime I wanna use my H420 tablet and will be used a following line for the begininng of this project.
+
+.PP
+I'm setting up goals through some kind of "workflow".
+.PP
+It's basically just the different steps from top to bottom.
+
+.BL
+The script just does a static configuration of the HUION H420 upon it's calling.
+.BL
+The script can also do it on a "CLI".
+.BL
+Buttons are customizable.
+.BL
+Other options too.
+.BL
+Similar models works as well.
+.BL
+Everything else is working (UTOPIA)
8 17:49:20 +0200'>2021-06-28Change out to err for the path verification error message.Clyhtsuriva1-1/+2 2021-06-28Added a break at the end of the r command.Clyhtsuriva1-0/+1 2021-06-27Add new feature - display playlistmanthole5-0/+46 2021-06-27mvn packageClyhtsuriva11-6/+142 2021-06-27mvn packageClyhtsuriva26-301/+313 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82