Skip to content

otlet/gohardwaredaemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - Pretty print Tables and more in golang!
  • ghw - Golang hardware discovery/inspection library
  • dep - Dependency Management

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Paweł Otlewski - Initial work - otlet

See also the list of contributors who participated in this project.

License

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