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

https://github.com/konsumer/opentinder

Desktop client for tinder
https://github.com/konsumer/opentinder

Last synced: about 1 year ago
JSON representation

Desktop client for tinder

Awesome Lists containing this project

README

          

# opentinder

Desktop client for tinder

## development

Get started with `npm install`.

### node run

* `npm start` - watch file for changes & rebuild
* `npm test` - run mocha all tests in `test/`
* `npm run app` - run node-webkit app
* `npm run build` - Build the app as an executable for the current platform