Skip to content

A simple go application that generate aliases for flatpak applications

License

Notifications You must be signed in to change notification settings

RedCommand/flatpak-alias

Repository files navigation

flatpak-alias

A simple go application that generate aliases for flatpak applications

demo gif

Installation

Download the latest release for your platform from the Releases page or build from source:

git clone https://github.com/RedCommand/flatpak-alias.git
cd flatpak-alias
./install.sh
# or
# sudo go build -o /usr/share/flatpak/triggers/flatpak-alias.trigger

Usage

This application is not meant to be used directly! You just install it and it will generate aliases for you! 🎉🎉🎉

Usage (CLI)

flatpak-alias [directory]

The directory is the path to the Flatpak installation. flatpak-alias will create a folder called aliases in the specified directory.

If no directory is specified, it defaults to /var/lib/flatpak. It creates an aliases folder and generates scripts for each Flatpak application.

License

This project is distributed under the MIT License.

About

A simple go application that generate aliases for flatpak applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published