Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start TAMV with a desktop-shortcut #24

Open
ReneJurack opened this issue Mar 30, 2021 · 1 comment
Open

Start TAMV with a desktop-shortcut #24

ReneJurack opened this issue Mar 30, 2021 · 1 comment
Labels
enhancement New feature or request TAMV issues related to TAMV/TAMV_GUI

Comments

@ReneJurack
Copy link

Add a way to open/start TAMV with a double-click on an icon at the desktop.

@HaythamB HaythamB added enhancement New feature or request TAMV issues related to TAMV/TAMV_GUI labels Mar 30, 2021
@kbrickman24
Copy link

A shortcut can be created on the desktop by creating a new file with the following contents.

[Desktop Entry] Name=START_TAMV Comment=Shortcut to TAMV_GUI.py Icon=/usr/share/pixmaps/openbox.xpm Exec= sudo /home/pi/TAMV/TAMV_GUI.py Type=Application Encoding=UTF-8 Terminal=true Categories=None;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request TAMV issues related to TAMV/TAMV_GUI
Projects
None yet
Development

No branches or pull requests

3 participants