punix
fecbf2ab46
- Add run_as Bash script and open_gitea.py python script - Add Tooltip disable/enable - Rename settings to settings.conf for theme, updates and tooltip enable in one file
5 lines
93 B
Python
Executable File
5 lines
93 B
Python
Executable File
#!/usr/bin/python3
|
|
|
|
import webbrowser
|
|
|
|
webbrowser.open('https://git.ilunix.de/punix/Wire-Py') |