Add install instructions and screenshots to read me
This commit is contained in:
parent
af7a0d4802
commit
7c5b0a46d4
1 changed files with 22 additions and 1 deletions
23
README.md
23
README.md
|
@ -1,3 +1,24 @@
|
|||
# tinge
|
||||
|
||||
Tinge is a mobile first application for controlling Philips Hue lights on Linux
|
||||
Tinge is a mobile first application for controlling Philips Hue lights on Linux
|
||||
|
||||
## Installation
|
||||
clone this repository:
|
||||
```
|
||||
git clone https://code.smolnet.org/micke/tinge
|
||||
```
|
||||
Run the crude installer:
|
||||
```
|
||||
cd tinge
|
||||
./install.sh
|
||||
```
|
||||
## Requirements
|
||||
Requires a recent Python3 and pip3, most likely python >= 3.7. It is only tested with 3.9 on PostmarketOS on the PinePhone and on Debian Bullseye though.
|
||||
|
||||
## Screenshots
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
Loading…
Add table
Reference in a new issue