Beta 0.1 – First Linux CLI/backend release
This commit is contained in:
33
NOTICE.md
Normal file
33
NOTICE.md
Normal file
@ -0,0 +1,33 @@
|
||||
# NOTICE / Attribution
|
||||
|
||||
## This project
|
||||
|
||||
**0005-DenryokuBancho / 電力番長 (Denryoku Banchō)** is a Linux-native CLI fork built to control and automate MightyWatt hardware from Linux.
|
||||
|
||||
Its focus is:
|
||||
- headless operation
|
||||
- automation pipelines
|
||||
- CSV logging
|
||||
- JSON-driven test sequences
|
||||
- lean deployment on SBC hardware
|
||||
|
||||
## Upstream project and credit
|
||||
|
||||
This work is based on the original **MightyWatt** project by **Jakub Polonský** (`kaktus85`).
|
||||
|
||||
Jakub created the original MightyWatt hardware design and the original software resources, including the Arduino sketches and Windows control program.
|
||||
|
||||
Original upstream repository:
|
||||
- https://github.com/kaktus85/MightyWatt
|
||||
|
||||
## Thanks
|
||||
|
||||
Many thanks to **Jakub Polonský / `kaktus85`** for designing and publishing the original MightyWatt hardware and software.
|
||||
|
||||
This Linux-native fork exists because the original project is good enough to deserve a practical Linux control and automation path.
|
||||
|
||||
## License note
|
||||
|
||||
This repository is prepared under the **GNU GPL v3**.
|
||||
|
||||
Please review the original upstream repository for the exact licensing structure of the original MightyWatt project contents.
|
||||
Reference in New Issue
Block a user