Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farmradiohangar/fdevices
Real time state of devices/dongles
https://github.com/farmradiohangar/fdevices
dongles events real-time
Last synced: 7 days ago
JSON representation
Real time state of devices/dongles
- Host: GitHub
- URL: https://github.com/farmradiohangar/fdevices
- Owner: FarmRadioHangar
- License: mit
- Created: 2016-12-28T07:31:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T04:31:08.000Z (over 7 years ago)
- Last Synced: 2024-06-21T14:40:26.781Z (5 months ago)
- Topics: dongles, events, real-time
- Language: Go
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fdevices
Real time state of devices on RPI. Dongles is the main focus for nowSer the environment variable `FDEVICES_MODE=debug` for more verbose output
# usage
```
NAME:
fdevices - Streams realtime events about devices (Dongles)USAGE:
fdevices [global options] command [command options] [arguments...]VERSION:
0.1.9COMMANDS:
server, s Starts a server that listens to udev events
help, h Shows a list of commands or help for one commandGLOBAL OPTIONS:
--help, -h show help
--version, -v print the version
```