top | item 18050774

Show HN: Radium – A tool to search for cheat sheets, snippets etc.

17 points| shivaprasad | 7 years ago | reply

Radium is a platform (client and optional server) for viewing reference articles, cheat sheets, snippets etc. written in Golang. Supports cheat.sh, tldr, learn-x-in-y-minutes, wikipedia, duckduckgo and other radium servers (a distributed setup) as sources.

https://github.com/shivylp/radium

2 comments

order
[+] asdkhadsj|7 years ago|reply
Really cool!

I've been writing a knowledge (cheatsheet/etc) thing but sourced from personal writing. Library integration with Radium would be amazing, cool project!

[+] shivylp|7 years ago|reply
Thanks :). If you think it would fit into radium, send a PR. Would be more than happy to merge it. I was planning to create another git repository containing markdown files in some parsable format and integrate that with radium so that anyone can contribute easily.