Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueokiris/aipster
The AppImage Store -er. A front-end for the aip-man.
https://github.com/blueokiris/aipster
appimage package-manager rust store
Last synced: about 2 months ago
JSON representation
The AppImage Store -er. A front-end for the aip-man.
- Host: GitHub
- URL: https://github.com/blueokiris/aipster
- Owner: blueOkiris
- License: gpl-3.0
- Created: 2023-01-28T01:18:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T21:12:41.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T20:49:40.897Z (about 2 months ago)
- Topics: appimage, package-manager, rust, store
- Language: Rust
- Homepage:
- Size: 210 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The AppImage Store -er (aipster)
![screenshot](screenshot.png)
## Description
A graphical store of sort for downloading AppImages from the aip-man [global package list](https://github.com/blueOkiris/aip-man-pkg-list). It acts a front-end for the [AppImage package manager](https://github.com/blueOkiris/aip-man).
## Building
It's Rust so `cargo build --release`
You can also install from crates.io
Dependencies:
- gtk4.0 devel
- graphene devel
- pkg-config
- aipman