Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brpaz-graveyard/cerebro-cheats
https://github.com/brpaz-graveyard/cerebro-cheats
cerebro cerebro-plugin
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brpaz-graveyard/cerebro-cheats
- Owner: brpaz-graveyard
- License: mit
- Archived: true
- Created: 2017-10-08T14:34:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T14:35:12.000Z (about 7 years ago)
- Last Synced: 2024-08-14T10:14:01.780Z (5 months ago)
- Topics: cerebro, cerebro-plugin
- Language: JavaScript
- Size: 4.64 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cerebro-cheats
> Cerebro plugin for quickly searching cheat sheets. It supports cheats in Markdown, HTML, Text or Image format.
![](demo.gif)
## Usage
The plugin expects your cheat sheets to be placed in the "cheats" folder in the plugin directory.
Ex: ~/.config/Cerebro/plugins/cerebro-cheats/cheats (on Linux Systems)
Any .md, .txt, .jpg or .png placed in that directory will be available in cerebro.
The plugin can be triggered by type ```cheats``` in the cerebro box. A list of your cheat sheets will be presented and a preview of its contents for easy access.
## TODO
- [] Add support for PDF files with [pdf-js](https://mozilla.github.io/pdf.js/)
- [] Zoomable images instead of "Full Size" images.## Related
* [Cerebro](http://github.com/KELiON/cerebro) – Plugin extracted from core Cerebro app;
* [cerebro-plugin](http://github.com/KELiON/cerebro-plugin) – boilerplate to create Cerebro plugins;## License
MIT © [Bruno Paz](http://brunopaz.net)