Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/sugarapp
Port Sugar applications to the desktop
https://github.com/tchx84/sugarapp
Last synced: about 1 month ago
JSON representation
Port Sugar applications to the desktop
- Host: GitHub
- URL: https://github.com/tchx84/sugarapp
- Owner: tchx84
- License: lgpl-2.1
- Created: 2019-11-05T19:04:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T13:16:09.000Z (6 months ago)
- Last Synced: 2024-10-15T23:35:12.046Z (3 months ago)
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Sugarapp
Port Sugar applications to the desktop. It provides the basic building blocks needed for the job, like:
* A base desktop application that acts as a middle man between the desktop and the Sugar application.
* A set of compatibility UI components that can be used as a replacement for Sugar-specific components.
* A set of utilities to generate the metadata needed for a desktop application.## Usage
A detailed [guide](flatpak-guide.md) on how to port Sugar applications with Sugarapp and package them with Flatpak is now available.
## Improvements
There are many possible ways to simplify this library even more so, if you are interested in contributing with this project in any capacity, just reach out.