Skip to content

"AM" 6.1.4

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 30 Mar 05:35
· 3681 commits to main since this release
553358c
  • Option --launcher: now you can add your local AppImages in $PATH (~/.local/bin) using a prompt:
    • if no (n), the script will create another script with the lowercased name of the AppImage, with extension ".appimage"
    • if yes (Y, default) you can choose the name you want, if the command exists or you leave blank, no symlink will be created.
  • Option -c or clean:
    • removed reference to the no longer supported "appdb" directory of early days;
    • remove the above mentioned dead symlinks and scripts if launchers created in --launcher are dead too.
  • Add new dependence "xdg-user-dirs", being the xdg-user-dir command a must have in many scripts due to different names of the same directories in variuos languages (for example, "Scrivania" is the italian of "Desktop");
  • Various code cleanups and bug fixes;
  • Installation scripts for x86_64 apps now available in the database: 1958.

Full Changelog: 6.1.3...6.1.4