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

[FEATURE] Chitra through application manager #5

Open
mngshm opened this issue Jul 26, 2024 · 0 comments
Open

[FEATURE] Chitra through application manager #5

mngshm opened this issue Jul 26, 2024 · 0 comments
Labels
enhancement New feature or request post SHould be used on day of the hackathon for preparing the post completion stuff

Comments

@mngshm
Copy link
Collaborator

mngshm commented Jul 26, 2024

This app is supposed to be open through an application manager example rofi, dmenu, gnome application manager etc. In linux, application managers find and start the app from /usr/share/applications . Chitra needs to have its startup file with the name chitra.desktop here in this directory.

The structure should be somewhat like this:

[Desktop Entry]
Name=Android File Transfer (MTP)
Comment=Transfer files from/to MTP devices
Exec=android-file-transfer
Icon=android-file-transfer
StartupNotify=false
Terminal=false
Type=Application
Categories=Utility;System;FileTools;Filesystem;Qt;

for this to work, the app binary should be installed on the path.

@mngshm mngshm added enhancement New feature or request post SHould be used on day of the hackathon for preparing the post completion stuff labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request post SHould be used on day of the hackathon for preparing the post completion stuff
Projects
None yet
Development

No branches or pull requests

1 participant