https://github.com/drklrd/fipe
A simple file downloader in electron.io
https://github.com/drklrd/fipe
Last synced: about 1 year ago
JSON representation
A simple file downloader in electron.io
- Host: GitHub
- URL: https://github.com/drklrd/fipe
- Owner: drklrd
- Created: 2016-10-27T15:00:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T18:25:05.000Z (over 9 years ago)
- Last Synced: 2025-06-25T13:02:14.790Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fipe
A simple file downloader in electron.io
# Starting app
First get all the dependencies.
- npm install && bower install
- then run npm start