π How to start
First of all, I am happy to help you by providing a starter pack for creating your own elementary OS applications!
This template is available to everyone under the GPL3 license, which means that you have to keep that license or change it with a compatible one.
In order to promote the development of this project and respecting the license, it is correct and moral to attribute third party code credits to the author.
Since your application can be an example for other users who intend to develop their own, you can open a PR to list your application on this page.
If you have any doubts or need help with development, do not hesitate to contact me
π¨ Examples/Showcase
There are several applications based on or inspired by this template that you can use as a reference to learn:
- Bottles
- Football
- PPAExtender
- Kangaroo
- ytdownloader
- Golden Section Algorithm Visualization
- clips
- Mastodon-GTK+
- Rogu
- quickword
- inspektor
- clips
- Hasher
π Problems/New Features?
In any case, ask for support here.
π§ Requirements
- python3
- libgtk-3-dev
- libgranite-dev
π§ How to run
com.github.mirkobrombin.elementarypython
π§ Installation
Grab an updated release here or use git:
git clone https://github.com/brombinmirko/ElementaryPython.git
cd ElementaryPython
sudo python3 setup.py install