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
- Host: GitHub
- URL: https://github.com/konsumer/opentinder
- Owner: konsumer
- Created: 2015-07-04T02:32:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T20:51:56.000Z (over 10 years ago)
- Last Synced: 2025-02-13T16:23:16.952Z (over 1 year ago)
- Language: JavaScript
- Size: 307 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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