aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * :hammer: <Python3 fixes spaces vs tabsJakob Stendahl2018-11-301-46/+46
| | |
| | * :hammer: New parameters for strip setupJakob Stendahl2018-11-301-1/+1
| | |
| | * :hammer: Fix syntaxJakob Stendahl2018-11-291-1/+1
| | |
| | * :hammer: Post update script, now executable :)Jakob Stendahl2018-11-291-0/+0
| | |
| | * :hammer: Fix post-update scriptJakob Stendahl2018-11-291-0/+3
| | |
| | * :hammer: More pathsJakob Stendahl2018-11-291-1/+1
| | |
| | * :hammer: Fix some more pathsJakob Stendahl2018-11-292-2/+2
| | | | | | | | | Wondering if it really was worth it to change this shit.
| | * :hammer: Change path to installJakob Stendahl2018-11-291-2/+2
| | |
| | * :hammer: Change path of runscript in service fileJakob Stendahl2018-11-291-1/+1
| | |
| | * :construction: Chenged things, and written some docsJakob Stendahl2018-11-2956-22/+5865
| | |
| | * :hammer: Change to the already-made neopixel-libraryJakob Stendahl2018-11-251-102/+20
| | |
| | * :wrench: Update repo-linkJakob Stendahl2018-11-251-1/+1
| | |
| | * :sparkles: Make post-install scriptJakob Stendahl2018-11-251-0/+5
| | |
| | * :hammer: Tidy up scriptJakob Stendahl2018-11-251-39/+66
| | |
| | * :construction: Installer now installs cliJakob Stendahl2018-11-251-0/+9
| | |
| | * :construction: Output service stdout to logfileJakob Stendahl2018-10-191-1/+1
| | |
| | * :bug: Monaco-editor not installedJakob Stendahl2018-10-181-1/+0
| | |
| | * :bug: Cannot start as serviceJakob Stendahl2018-10-181-2/+0
| | |
| * | Merge pull request #5 from JakobST1n/devJakob Stendahl2018-10-181-1/+1
| |\| | | | | | | :construction: Update install-dir-path to new user
| | * :construction: Update install-dir-path to new userJakob Stendahl2018-10-181-1/+1
| | |
| * | :sparkles: Finish v1 of installerJakob Stendahl2018-10-183-104/+93
| |\| | | | | | | :sparkles: Finish v1 of installer
| | * :construction: Change paths to the 'lux-neo' userJakob Stendahl2018-10-182-3/+4
| | |
| | * :construction: Make all output appear in logfileJakob Stendahl2018-10-181-3/+3
| | |
| | * :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.