https://github.com/fmstrat/gam
GitHub Application Manager
https://github.com/fmstrat/gam
Last synced: 8 months ago
JSON representation
GitHub Application Manager
- Host: GitHub
- URL: https://github.com/fmstrat/gam
- Owner: Fmstrat
- License: gpl-3.0
- Created: 2020-06-02T18:40:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T15:39:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T07:23:48.418Z (over 1 year ago)
- Language: Shell
- Size: 504 KB
- Stars: 74
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GitHub Application Manager
A linux tool similar to `apt` and `yum` that is used to search for and install applications from GitHub. Works on many different application types that are stored in repos as releases, including:
- deb
- rpm
- AppImage
- Electron (tar/gz)
`gam` will automatically add a command to your `PATH` and if GNOME is installed it will add a shortcut to the application as well. These are automatically removed when uninstalling applications.
***Proud to have made the top spot on [r/github](https://www.reddit.com/r/github) and [r/coolgithubprojects](https://www.reddit.com/r/coolgithubprojects) on launch day.***

## Documentation
Latest documentation available at: [https://nowsci.com/gam/](https://nowsci.com/gam/)