An open API service indexing awesome lists of open source software.

https://github.com/kaangiray26/positron

Build desktop apps with Python
https://github.com/kaangiray26/positron

css firefox html javascript positron python

Last synced: 5 months ago
JSON representation

Build desktop apps with Python

Awesome Lists containing this project

README

          


Positron banner



GitHub Repo stars
GitHub commit activity
GitHub issues
License

## Positron: Build desktop apps with Python
Positron is a [Flatpak](https://flatpak.org/) application bundled with Firefox and Python to help you build standalone desktop applications on Linux distributions. Simply design your application with HTML, CSS and use your favorite Python and JavaScript libraries to add interactivity.

To learn more, read the [user guide](https://kaangiray26.github.io/positron).

## Install with one command:
```
curl -fsSL https://kaangiray26.github.io/positron/install.sh | sh
```

![Screenshot](https://raw.githubusercontent.com/kaangiray26/positron/main/docs/desktop.png)