https://github.com/macro21kgb/akscli
The (unofficial) AllKeyShop CLI from searching game directly into your terminal
https://github.com/macro21kgb/akscli
aks allkeyshop bash cli games prices search
Last synced: 2 months ago
JSON representation
The (unofficial) AllKeyShop CLI from searching game directly into your terminal
- Host: GitHub
- URL: https://github.com/macro21kgb/akscli
- Owner: macro21KGB
- Created: 2022-04-26T10:15:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T16:28:36.000Z (about 4 years ago)
- Last Synced: 2025-10-03T18:50:37.682Z (9 months ago)
- Topics: aks, allkeyshop, bash, cli, games, prices, search
- Language: Shell
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aks-Cli
**The (unofficial) AllKeyShop CLI from searching game directly into your terminal!!!**

# Installation
> Make sure you have the **xmllint** command
you can copy the **akscli** script or use this one-line install
(this will download it into your /usr/local/bin)
```bash
sudo curl -sSL https://raw.githubusercontent.com/macro21KGB/akscli/main/akscli -o /usr/local/bin/akscli
sudo chmod +x usr/local/bin/akscli
```
# Usage
After that you can run it with:
```bash
aksli
```
or open help with -h [--help]
```bash
_ _ _
__ _| | _____ ___| (_)
/ _` | |/ / __|_____ / __| | |
| (_| | <\__ |_____| (__| | |
\__,_|_|\_|___/ \___|_|_|
Check the AllkeyShop Prices from your terminal (Unofficial)
Syntax: akscli [-h]
options:
h Print this Help.
created by macro21KGB (https://github.com/macro21KGB)
-----------------------------------------------------
```