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

https://github.com/falkirks/vanfringe-browser

Electron app to browse and sort upcoming fringe shows
https://github.com/falkirks/vanfringe-browser

api-client electron es6 moment

Last synced: about 1 month ago
JSON representation

Electron app to browse and sort upcoming fringe shows

Awesome Lists containing this project

README

          

# vanfringe-browser

This is a little app to browse upcoming shows at the vancouver fringe. It communicates directly with the feed feature of eSRO.

![Screenshot of vanfringe browser application. Computer window with a table of information about upcoming fringe shows.](browser.png)

## Quickstart

```sh
$ git clone https://github.com/Falkirks/vanfringe-browser
$ cd vanfringe-browser
$ npm install
$ npm start
```