|
77d8f0375c
|
update readme
|
2023-01-04 18:21:08 -06:00 |
|
|
6202522acd
|
updated readme and cleaned typos
Signed-off-by: Wyatt J. Miller <wyatt@wyattjmiller.com>
|
2022-06-14 09:21:22 -05:00 |
|
Wyatt J. Miller
|
66a7ec5127
|
Update rust.yml
|
2020-12-08 17:39:39 -05:00 |
|
Wyatt J. Miller
|
8a898b5cf8
|
Update rust.yml
|
2020-12-08 17:27:49 -05:00 |
|
Wyatt J. Miller
|
15c4847e77
|
Delete .drone.yml
|
2020-12-08 17:04:41 -05:00 |
|
Wyatt J. Miller
|
16ea603a0e
|
Create rust.yml
|
2020-12-08 17:04:16 -05:00 |
|
Wyatt J. Miller
|
37bc01e388
|
added modified readme
|
2020-12-08 17:59:58 +00:00 |
|
Wyatt J. Miller
|
8410fb794a
|
manually fixed merge conflict
|
2020-12-08 12:52:04 -05:00 |
|
Wyatt J. Miller
|
a53f9880f5
|
modify troubleshooting docs
|
2020-11-26 01:21:28 -05:00 |
|
Wyatt J. Miller
|
c0c4ec86f5
|
upgrade to 0.3.0, added build status to readme
|
2020-11-24 17:21:00 +00:00 |
|
Wyatt J. Miller
|
27134846b4
|
added yaml file for CI
|
2020-11-24 17:20:16 +00:00 |
|
Wyatt J. Miller
|
2c42607635
|
modified readme
added logo to readme, added license to logo, fixed a few typos,
made documentation a bit more clear
|
2020-11-23 17:56:57 +00:00 |
|
Wyatt J. Miller
|
cd62883b26
|
added troubleshhoting guide
|
2020-11-23 17:44:30 +00:00 |
|
Wyatt J. Miller
|
45b4c4bfe6
|
added logo to project
|
2020-11-23 17:43:28 +00:00 |
|
Wyatt J. Miller
|
b99bdf22cc
|
added dynamic lighting
maybe put in a option for either static lighting or dynamic? could
be a great idea for certain people
|
2020-11-23 16:25:03 +00:00 |
|
Wyatt J. Miller
|
2d64d36281
|
removed linker
not needed because the rust compiler couldn't find it
|
2020-11-23 16:24:19 +00:00 |
|
Wyatt J. Miller
|
8a22229487
|
added systemd service file
|
2020-11-23 04:50:08 +00:00 |
|
Wyatt J. Miller
|
8ff9c943c6
|
modified some stuff
|
2020-11-22 23:45:50 -05:00 |
|
Wyatt J. Miller
|
971fc89254
|
added more to queue
|
2020-11-22 23:20:45 -05:00 |
|
Wyatt J. Miller
|
5300c4f4fc
|
added queue structure, add to main file
|
2020-11-22 22:59:43 -05:00 |
|
Wyatt J. Miller
|
137962a538
|
Merge branch 'master' of https://scm.wyattjmiller.com/wyatt/bleak
|
2020-11-22 22:41:27 -05:00 |
|
Wyatt J. Miller
|
ddef9484cc
|
added whitespace, added file to .gitignore
|
2020-11-22 22:41:11 -05:00 |
|
Wyatt J. Miller
|
6da903cf85
|
delete cargo.lock
|
2020-10-21 15:28:25 -04:00 |
|
Wyatt J. Miller
|
4c5e868416
|
Merge pull request 'Some updates' (#1) from devel into master
Reviewed-on: wyatt/bleak#1
|
2020-05-24 13:54:23 -04:00 |
|
Wyatt J. Miller
|
bc1901081a
|
updated dependencies
|
2020-05-24 18:49:58 +01:00 |
|
Wyatt J. Miller
|
e4473f6566
|
added request.rs
|
2020-05-24 18:49:31 +01:00 |
|
Wyatt J. Miller
|
c8b3892389
|
added some apps, some code cleanup
apps added include the following: Amazon Prime, Pandora, Crunchyroll, Funimation, and VRV
|
2020-05-23 21:25:11 +01:00 |
|
Wyatt J. Miller
|
b652eedede
|
removed some pre-Rust 2018 'features', made code more readable
|
2020-05-23 21:08:20 +01:00 |
|
Wyatt J. Miller
|
946f238ee2
|
added documentation
|
2020-04-16 01:12:30 +01:00 |
|
Wyatt J. Miller
|
aee9c527ab
|
added abstraction that changes color for lights
|
2020-04-05 05:43:21 +01:00 |
|
Wyatt J. Miller
|
c32454792f
|
added handling of request timeouts
|
2020-04-04 03:34:52 +01:00 |
|
Wyatt J. Miller
|
60d55f2f9e
|
deleted deprecated python file
|
2020-04-04 03:33:19 +01:00 |
|
Wyatt J. Miller
|
153723e6d6
|
Merge branch 'master' of https://scm.wyattjmiller.com/wyatt/bleak
|
2020-04-03 23:42:35 +01:00 |
|
Wyatt J. Miller
|
7112dadf29
|
cleaned up code, changed on/off functionality to boolean
on/off functionality was used by u32. once this u32 reaches
a certain number, it is then an overflow error. booleans doesn't
have this problem.
|
2020-04-03 23:39:59 +01:00 |
|
Wyatt J. Miller
|
2d6b18d09c
|
updated readme
added license
|
2020-04-01 00:36:34 -04:00 |
|
Wyatt J. Miller
|
a3ddfc2734
|
removed deps from main
|
2020-04-01 04:45:37 +01:00 |
|
Wyatt J. Miller
|
81fd484e2d
|
filled out readme
|
2020-04-01 04:32:25 +01:00 |
|
Wyatt J. Miller
|
96509ff1cc
|
fixed bug - turning on/off functionality
|
2020-04-01 04:28:35 +01:00 |
|
Wyatt J. Miller
|
13477b0584
|
updated readme
|
2020-03-30 19:35:22 -04:00 |
|
Wyatt J. Miller
|
6d6e872edc
|
updated readme again
|
2020-03-26 17:46:34 -04:00 |
|
Wyatt J. Miller
|
035de767fa
|
updated readme
|
2020-03-26 17:42:01 -04:00 |
|
Wyatt J. Miller
|
023434cfcc
|
added funtionality to turn off lights when TV is off
Added some functionality when the TV is turned off, the lights turn off.
|
2020-01-24 22:08:10 +00:00 |
|
Wyatt J. Miller
|
fa6b56e675
|
added more deps
|
2020-01-24 22:07:14 +00:00 |
|
Wyatt J. Miller
|
57fcccb8a6
|
rainbows!
|
2020-01-23 14:09:16 +00:00 |
|
Wyatt J. Miller
|
5dbd46ea8e
|
added deps to control lights
|
2020-01-23 14:08:44 +00:00 |
|
Wyatt J. Miller
|
13637c748f
|
added more led logic
|
2020-01-21 17:25:29 -05:00 |
|
Wyatt J. Miller
|
bcffec0580
|
modified configuration.rs
|
2020-01-04 15:16:54 -05:00 |
|
Wyatt J. Miller
|
8a870556c0
|
added led logic
|
2020-01-04 15:16:04 -05:00 |
|
Wyatt J. Miller
|
5ffe30539a
|
added rpi dependency
|
2020-01-04 15:15:16 -05:00 |
|
Wyatt J. Miller
|
75d6f08062
|
updated reqwests crate
|
2020-01-03 23:16:51 -05:00 |
|