An open API service indexing awesome lists of open source software.

https://github.com/fmstrat/gam

GitHub Application Manager
https://github.com/fmstrat/gam

Last synced: 8 months ago
JSON representation

GitHub Application Manager

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.***

![demo](demo/gam.gif)

## Documentation

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