initial commit

This commit is contained in:
zenobit 2023-03-10 06:47:49 +01:00
parent 25069872e5
commit b8464964ce
54 changed files with 7530 additions and 891 deletions

18
untitled Normal file
View file

@ -0,0 +1,18 @@
#!/bin/bash
# YAD gui script for creating YAD graphical user interfaces
# This version use desktop files and notebook
# set app name
#
# create tab
# create desktop file
# create notebook logic
# test script
exit 0