Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugogresse/deviceconsole
DeviceConsole is a fast way to share a text/url to one devices of a fleet. Free & OSS based on Firebase Notification
https://github.com/hugogresse/deviceconsole
es6 foss hacktoberfest notification oss react redux tools web
Last synced: 22 days ago
JSON representation
DeviceConsole is a fast way to share a text/url to one devices of a fleet. Free & OSS based on Firebase Notification
- Host: GitHub
- URL: https://github.com/hugogresse/deviceconsole
- Owner: HugoGresse
- License: mit
- Created: 2017-09-12T11:03:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T00:25:39.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:56:33.939Z (7 months ago)
- Topics: es6, foss, hacktoberfest, notification, oss, react, redux, tools, web
- Language: JavaScript
- Homepage: https://deviceconsole.com
- Size: 722 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Device Console
DeviceConsole is a fast way to **share** a text/url to one devices of a fleet.
It is a free & open source software that allow a single Google accounts to:
- register many devices through modern browser supporting service worker (= not on iOS)
- send text or url to this devices> [deviceconsole.com](https://deviceconsole.com)
Requirements
------------1. Install npm:
brew install npm
2. Install dependencies
npm install
3. Run app
npm start
Dev
---This application currently use [Create React App](https://github.com/facebookincubator/create-react-app).
Available Scripts
-----------------#### Runs the app in the development mode.
npm start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits & you'll see any lint errors in the console & in the browser.#### Release the app
npm run deploy
It bundle the js + minify, deploy the database rules & the website to Firebase Hosting, part of GCP.
Donations
---------This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food, rum and 🍻). Thank you!
**PayPal**
* **[Donate $5](https://paypal.me/HugoGresse/5)**: Thank's for creating this project, here's a beer for you!
* **[Donate $10](https://paypal.me/HugoGresse/10)**: Keep up the good work, I love it!
* **[Donate $50](https://paypal.me/HugoGresse/50)**: I really really want to support this project, great job!or...
Author
------
[Hugo Gresse](http://hugo.gresse.io)