mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
Update README.md and CHANGELOG.md
This commit is contained in:
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [0.3.0]
|
||||
## [0.3.0] - 2019-06-XX
|
||||
### Features
|
||||
- Allows to retrieve app information and history by right clicking it.
|
||||
- Allows app uninstall and downgrade by right clicking it.
|
||||
|
||||
@@ -3,10 +3,10 @@ Non-official graphical user interface for Flatpak application management. It is
|
||||
an application management panel.
|
||||
|
||||
### Developed with:
|
||||
- Python3 and QT 5.
|
||||
- Python3 and Qt5.
|
||||
|
||||
### Requirements
|
||||
- libappindicator3 (for GTK3 desktop environments)
|
||||
- libappindicator3 ( for GTK3 desktop environments )
|
||||
#### Debian-based distros
|
||||
- python3-venv
|
||||
#### Arch-based distros
|
||||
@@ -36,7 +36,7 @@ env/bin/fpakman
|
||||
```
|
||||
|
||||
### Autostart
|
||||
In order to autostart the application, use your Desktop Environment settings to register it as startup script ("fpakman").
|
||||
In order to autostart the application, use your Desktop Environment settings to register it as a startup application / script ("fpakman").
|
||||
(P.S: the installation script currently does not do that)
|
||||
|
||||
### Settings
|
||||
|
||||
Reference in New Issue
Block a user