aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * :construction: Overwrite old logfileJakob Stendahl2018-10-181-2/+1
| | |
| | * :construction: Redirect ALL output to the LOGFILE and not 'LOG'Jakob Stendahl2018-10-181-17/+17
| | |
| | * :construction: Remove 'sudos' from install script, and assume rootJakob Stendahl2018-10-181-21/+37
| | |
| | * :construction: Fix error message on adduser errorJakob Stendahl2018-10-181-5/+2
| | |
| | * :bug: Fix syntax, check function success with it's own ifJakob Stendahl2018-10-181-2/+4
| | |
| | * :hammer: Move yes/no dialog to functionJakob Stendahl2018-10-181-81/+60
| | |
| | * :fire: Delete no longer needed user-checkJakob Stendahl2018-10-181-5/+0
| | |
| | * :construction: Add sudo to runuser, just continue if user existsJakob Stendahl2018-10-181-3/+2
| | |
| | * :construction: Work on lux-neo user with installJakob Stendahl2018-10-181-11/+12
| | |
| | * :hammer: Fix permission issueJakob Stendahl2018-10-181-2/+2
| | |
| * | :pencil: Install script now has to be run as rootJakob Stendahl2018-10-181-2/+2
| |/
| * :construction: Work on installer and start on implementing LED controlJakob Stendahl2018-10-1812-65/+427
| |\ | | | | | | :construction: Work on installer and start on implementing LED control
| | * :construction: Work on installer and making the supportfiles do led controlJakob Stendahl2018-10-184-59/+192
| | |
| | * :zap: Remove online deps from neo_ideJakob Stendahl2018-09-078-8/+236
| | |
* | | :wrench: Make the hour-interval be actual hours not secondsJakob Stendahl2019-09-221-1/+1
|/ /
* | Merge pull request #2 from JakobST1n/devJakob Stendahl2018-09-274-6/+11
|\ \ | |/ |/| :ambulance: Hotfix for some dirnames and things, workaround root-issue
| * :hankey: Workaround for not getting the python lib to run as non-rootjakobst1n2018-09-271-1/+6
| |
| * :ambulance: Change dirnames to match each otherjakobst1n2018-09-273-5/+5
| |
* | :memo: Add licenseJakob Stendahl2018-09-071-0/+661
|\ \ | |/ |/| :memo: Add license
| * :memo: Add licenseJakob Stendahl2018-09-071-0/+661
|/
* :construction: Add pre-v1 projectjakobst1n2018-09-0747-0/+10769
Because of some stupid mistakes with the repo, I decided to delete the git history. Create a new, fresh repo, and move all the code there. Since all this is pre-v1, everything is in a testing-phase anyways. So i do not think we are going to feel the need for any history. The old repo is renamed to Luxcena-Neo-Old, and will be there until i convince myself i won't need the history.