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

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.

Awesome Lists containing this project

README

          

# Shortcut

A collection of keyboard shortcuts for widely used **desktop applications** and **websites**.

![Shortcut Demo](/shortcut.gif)

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.