Installer script

This commit is contained in:
Vinicius Moreira
2019-06-13 14:56:03 -03:00
parent bf1175626a
commit d5142662eb
6 changed files with 126 additions and 11 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
## fpakman
Graphical interface for Flatpak application management. It has also a tray icon to let the user known when new updates are available.
Wriiten in Python for QT5.
### Roadmap
- Test installer for Ubuntu
- Load the database in a thread when the application starts. It will prevent the delay of showing the icon.
- Locales
- System notification whe new updates
- Search and install applications.