desktop-entry-creator 0.1.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

desktopentrycreator 0.1.4

Desktop entry creator


A user-friendly GUI for creating desktop entries for installed applications on Linux.



Installation


Install the required system packages:

Fedora and RHEL based distros:
sudo dnf install python3-devel cairo cairo-devel python3-cairo gobject-introspection gobject-introspection-devel cairo-gobject cairo-gobject-devel


Ubuntu and Debian based distros:
sudo apt install python3-dev libcairo2 libcairo-dev python3-cairo libgirepository-1.0-1 libgirepository1.0-dev libcairo-gobject2





Install using pip:
pip install desktop-entry-creator



Development

Install the required system packages mentioned in the installation section.
Setup Python 3 virtual environment using Pipenv:
pipenv --three


Activate the virtual enviroment and install the dependencies:
pipenv shell
pipenv install --dev


Run app.py located under the desktop_entry_creator directory to launch the GUI:
./desktop_entry_creator/app.py



License
This project is licensed under the terms of the GPL v3 license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.