-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
89f599e
commit dfb6a69
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# PowerManager | ||
|
||
PowerManager is an Android application for control the CL4-GSM power controller with SMS. | ||
This application was developed at the request of a friend of mine, feel free to use it. | ||
|
||
## Features | ||
|
||
- Request controller COM port status | ||
- Send command to controller (COM 1-4) for ON/OFF | ||
- Auto parsing received sms from controller | ||
|
||
## Image | ||
|
||
<p align="left"> | ||
<img src="https://user-images.githubusercontent.com/57288440/117899636-33fb9700-b2d0-11eb-8443-135a6bb34bd2.png" width="350" title=""> | ||
</p> | ||
|
||
## License | ||
|
||
MIT |