Enter cheat codes to execute predefined commands
All commands can be found indata.json
(Inspired by cheat codes in retro games)
- Each new cheat adds entire 0b of bloat to each system
- Easy to update and manage remotely as json files on GitHub
- Great way to add semi-official features to distro
- Easy to remember aliases are good for accesibility
Add your own cheats, by hosting your own repo with
data.json
, and adding"repo-name": "<URL>"
to REPOSITORIES like
REPOSITORIES='{
"default": "https://raw.githubusercontent.com/Szmelc-INC/Cheats/refs/heads/main/data.json",
"repo-xyz": "https://raw.githubusercontent.com/xyz/data.json"
}'
Then run cheats with optional flag
--data
to specify repo to use, like
cheats -d repo-xyz
Cheats now support optional --flags, like
-d --data
,-l --list
, and-h --help
To submit your own cheats, please use provided form on cheats explorer page, or use this form
Cheat Code:
<CODE>
Command:
<COMMAND>
Description:
<DESCRIPTION>
And send it to [email protected]
, in message titled New Cheat Submission
EXAMPLE
Cheat Code:
Rickroll
Command:
nohup mpv https://www.youtube.com/watch?v=dQw4w9WgXcQ &
Description:
Play Rick in terminal via MPV!
![Image](https://private-user-images.githubusercontent.com/95081005/392689290-71b12ccc-2764-4970-9984-ba86850c5f10.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzE4OTIsIm5iZiI6MTczOTE3MTU5MiwicGF0aCI6Ii85NTA4MTAwNS8zOTI2ODkyOTAtNzFiMTJjY2MtMjc2NC00OTcwLTk5ODQtYmE4Njg1MGM1ZjEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA3MTMxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE4NDkwZmE0MGVlY2Y4M2Q5NTMzOWMxYWJkNWNjYzllNWMxMTBjNmUzMWQyZTI2ODE4ZDUyYjg1MGFiYjI2NjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.afiNtdHC-Sh-R-j4_wjamrdxi-0cIPaY7WeOKy-7FFE)