Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alicin/flamme
An open source tinder desktop client built with electron and Vue.js for educational purposes
https://github.com/alicin/flamme
electron tinder tinder-desktop vue
Last synced: 2 months ago
JSON representation
An open source tinder desktop client built with electron and Vue.js for educational purposes
- Host: GitHub
- URL: https://github.com/alicin/flamme
- Owner: alicin
- License: mit
- Created: 2017-05-06T20:16:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T20:11:51.000Z (over 7 years ago)
- Last Synced: 2024-08-08T23:30:14.179Z (6 months ago)
- Topics: electron, tinder, tinder-desktop, vue
- Language: Vue
- Size: 6.53 MB
- Stars: 128
- Watchers: 8
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Flamme
An open source cross-platform Tinder desktop client built with Electron and Vue.js for educational purposes.
With analytical inspection of daily and hourly count of matches you get.
Happy swiping!
The API access is blocked somehow 🙄. This is not working anymore *cough* play with the request headers *cough*. You're very welcome to do whatever you want with the source code though.
#### Build Setup
Instructions below are tested with NodeJS v7.7.2 and works with yarn package manager as well.``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build# lint all JS/Vue component files in `src/`
npm run lint```
#### Road Map
- [ ] Fixing the unevenly taken screenshots 🙃.
- [ ] A profile settings screen to update photos and other profile information.
- [ ] A map picker to fake the geolocation.
- [ ] Making more sense of the "Analyze" tab. (Your ideas appreciated)
- [ ] Boost functionality.
- [ ] Rewind for the latest swiped card.#### Credits
This software mainly uses code from these open source packages.
- [Electron](http://electron.atom.io/)
- [Vue.js](https://vuejs.org/)
- [electron-vue](https://github.com/SimulatedGREG/electron-vue)
- [vue-cli](https://github.com/vuejs/vue-cli)
- [Vuetify](https://vuetifyjs.com/)
- [tinderjs](https://github.com/alkawryk/tinderjs)
- [chart.js](https://github.com/chartjs/Chart.js)
- [underscorejs](http://underscorejs.org/)
- [moment.js](https://momentjs.com/)#### License
MIT
---
> Twitter [@alican](https://twitter.com/alican)