Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otlet/gohardwaredaemon

Daemon for detecting hardware changes
https://github.com/otlet/gohardwaredaemon

csv daemon export go golang hardware json linux

Last synced: about 1 month ago
JSON representation

Daemon for detecting hardware changes

Awesome Lists containing this project

README

        

# GoHardwareDaemon

Daemon for detecting hardware changes

## Getting Started

Project is under development

### Prerequisites

Daemon only work under Linux.
Potencially work under macOS, dont work under Windows.

### Installing

You do not need to install the application.
However, if you already have to, copy the `gohardwaredaemon` file to`/usr/local/bin`

## Running the tests

WIP

## Built With

* [go-pretty](https://github.com/jedib0t/go-pretty/) - Pretty print Tables and more in golang!
* [ghw](https://github.com/jaypipes/ghw/) - Golang hardware discovery/inspection library
* dep - Dependency Management

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/otlet/gohardwaredaemon/tags/).

## Authors

* **Paweł Otlewski** - *Initial work* - [otlet](https://github.com/otlet)

See also the list of [contributors](https://github.com/otlet/gohardwaredaemon/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details