Releases: vikdevelop/apm
Releases · vikdevelop/apm
1.5
1.4.1
- Updated command-line interface (CLI):
- added option for simply updatation of AppImages
- removed option for running AppImages
- added icon for AppImages's desktop files
- added script
flatpak.py
for simply run APM as Flatpak - added conditions if important directories for desktop files and application icons do not exist
- added Bash script for simple installation of APM
- set colors of print in installation, uninstallation and searching section
- edited searching page
- added Architecture and Repository to table in installation and uninstallation section
- instead of Bytes (B) in Size column in Uninstallation section is now display size in Megabytes (MB)
- updated translations
- and more
1.4
This release include this changes:
- fixing the problem that GNOME didn't want to show desktop files created by APM in the application menu
- instead of 'Installation date' in Remove section is now display 'Size', because I think that is usefulst
- small CLI interfaces changes
- updated translations
- AppImage that is still downloading from internet before installation is now displayed (temporarily) in
~/.var/app/com.github.vikdevelop.apm/cache/tmp
. After installation to Home folder is deleted.
1.3
- changes of apm to allow translate this script to other languages
- added Czech translations
1.2
Edit parameters of desktop file in apm python script.
1.1.2.1
Changed Exec for .desktop
files from flatpak run com.github.vikdevelop.apm -run appname
to $HOME/.AppImage/appname.AppImage
1.1.2
- Added flatpak manifest and flatpak Github action.
- Updated Python main script
apm
:- Added CLI table for this options:
-install
,-remove
,-search
- Added option
-run
for running AppImages
- Added CLI table for this options:
1.1
Rename main.py to apm
1.0
- 49 AppImages in
appimages.json