{"id":18713339,"url":"https://github.com/mirkobrombin/elementarypython","last_synced_at":"2025-04-12T12:05:53.191Z","repository":{"id":47540658,"uuid":"105674456","full_name":"mirkobrombin/ElementaryPython","owner":"mirkobrombin","description":"Python application template for elementary OS. ","archived":false,"fork":false,"pushed_at":"2021-08-24T20:01:40.000Z","size":176,"stargazers_count":76,"open_issues_count":1,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-26T06:43:39.309Z","etag":null,"topics":["example","python","python-template"],"latest_commit_sha":null,"homepage":"https://mirko.pm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirkobrombin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-03T16:23:00.000Z","updated_at":"2024-11-29T11:37:29.000Z","dependencies_parsed_at":"2022-07-23T10:46:34.937Z","dependency_job_id":null,"html_url":"https://github.com/mirkobrombin/ElementaryPython","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkobrombin%2FElementaryPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkobrombin%2FElementaryPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkobrombin%2FElementaryPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkobrombin%2FElementaryPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirkobrombin","download_url":"https://codeload.github.com/mirkobrombin/ElementaryPython/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565060,"owners_count":21125415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","python","python-template"],"created_at":"2024-11-07T12:48:07.287Z","updated_at":"2025-04-12T12:05:53.163Z","avatar_url":"https://github.com/mirkobrombin.png","language":"Python","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/DKsNFnL.png\" width=\"64\"\u003e\n  \u003c/div\u003e\n  \u003ch1 align=\"center\"\u003eElementary Python\u003c/h1\u003e\n  \u003cdiv align=\"center\"\u003ePython application template for elementary OS. \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n   \u003ca href=\"https://github.com/brombinmirko/ElementaryPython/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-GPL--3.0-blue.svg\"\u003e\n   \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg  src=\"https://github.com/brombinmirko/ElementaryPython/raw/master/screenshot.png\" alt=\"Screenshot\" width=\"400\"\u003e\n    \u003cimg  src=\"https://github.com/brombinmirko/ElementaryPython/raw/master/screenshot-dark.png\" alt=\"Screenshot Dark\" width=\"400\"\u003e\n\u003c/div\u003e\n\n## 🚀 How to start\nFirst of all, I am happy to help you by providing a starter pack for creating your own elementary OS applications! :kissing_heart:  \n  \nThis template is available to everyone under the [GPL3 license](https://github.com/brombinmirko/ElementaryPython/blob/master/LICENSE), which means that you have to keep that license or change it with a compatible one.  \n\nIn 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](https://opensource.stackexchange.com/a/4582).  \n\nSince 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.\n\nIf you have any doubts or need help with development, do not hesitate to contact me :blush:\n\n## 🎨 Examples/Showcase\nThere are several applications based on or inspired by this template that you can use as a reference to learn:\n- [Bottles](https://github.com/brombinmirko/Bottles)\n- [Football](https://github.com/brombinmirko/Football)\n- [PPAExtender](https://github.com/brombinmirko/PPAExtender)\n- [Kangaroo](https://github.com/brombinmirko/Kangaroo)\n- [ytdownloader](https://github.com/michaldev/ytdownloader)\n- [Golden Section Algorithm Visualization](https://github.com/stsdc/goldensection)\n- [clips](https://github.com/hezral/clips)\n- [Mastodon-GTK+](https://github.com/AnaGelez/mastodon_gtk)\n- [Rogu](https://github.com/hezral/Rogu)\n- [quickword](https://github.com/hezral/quickword)\n- [inspektor](https://github.com/hezral/inspektor)\n- [clips](https://github.com/hezral/clips)\n- [Hasher](https://github.com/JeysonFlores/hasher)\n## 🐞 Problems/New Features?\nIn any case, ask for support [here](https://github.com/brombinmirko/ElementaryPython/issues).\n\n## 🔧 Requirements\n- python3\n- libgtk-3-dev\n- libgranite-dev \n\n## 🔧 How to run\n```bash\ncom.github.mirkobrombin.elementarypython\n```\n\n## 🔧 Installation\nGrab an updated release [here](https://github.com/brombinmirko/ElementaryPython/-/archive/master/ElementaryPython-master.zip) or use **git**:\n\n```bash\ngit clone https://github.com/brombinmirko/ElementaryPython.git\ncd ElementaryPython\nsudo python3 setup.py install\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkobrombin%2Felementarypython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirkobrombin%2Felementarypython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkobrombin%2Felementarypython/lists"}