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

https://github.com/meain/ragi

Newtab page that shows a random gist every time.
https://github.com/meain/ragi

extension newtab startpage

Last synced: about 1 year ago
JSON representation

Newtab page that shows a random gist every time.

Awesome Lists containing this project

README

          

# RAndom GIst

![screenshot](https://images.meain.io/dump/1614497537.png)

### Usage

- Build package using `make build` (you will get a build.zip)
- Load package into browser as debug addon

#### TODO

- Syntax highlight (should be easy, just not sure if I want to do it)
- ~Cache individual entries with rotating cache~