https://github.com/mt-empty/shortcut-pages
A CLI app for priting keyboard shortcuts application and websites.
https://github.com/mt-empty/shortcut-pages
cheatsheets keyboard-shortcuts shortcuts
Last synced: 3 days ago
JSON representation
A CLI app for priting keyboard shortcuts application and websites.
- Host: GitHub
- URL: https://github.com/mt-empty/shortcut-pages
- Owner: mt-empty
- License: apache-2.0
- Created: 2020-03-07T12:10:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T13:03:11.000Z (over 1 year ago)
- Last Synced: 2026-04-19T01:08:38.809Z (about 2 months ago)
- Topics: cheatsheets, keyboard-shortcuts, shortcuts
- Language: Python
- Homepage:
- Size: 3.12 MB
- Stars: 58
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortcut
A collection of keyboard shortcuts for widely used **desktop applications** and **websites**.

The collection also includes many extra cheatsheets for:
* CLI tools
* Games
* Programming languages
* Other
## Why Shortcut?
Simple: never leave your keyboard.
## Shortcut Clients
* [Rust](https://github.com/mt-empty/shortcut-rust-client)
* [Golang](https://github.com/mt-empty/shortcut-go-client)
* [C](https://github.com/mt-empty/shortcut-c-client)
* [Python](https://github.com/akiyamn/shortcut.py)
## TODO
* [ ] Sort programs based on Mac, Linux, or Windows.
## Contributing
Contributions are most welcome!
* **Bugs:** Open an issue [here](https://github.com/mt-empty/shortcut/issues).
* **New features:** Open an issue or feel free to send a pull request with the included feature.
Please refer to the [contribution page](/contribution/Readme.md) for pull requests.
## Further Inspired by These Useful Projects
* [tldr](https://github.com/tldr-pages/tldr): A collection of simplified and community-driven man pages.
* [cheat](https://github.com/cheat/cheat): Interactive cheatsheets on the command-line.