swedishmike
7cc82bccb8
More documentation updates for languages
2019-10-05 18:11:05 +01:00
Simone Margaritelli
6ce522a261
releasing v1.0.0plz3
2019-10-05 18:49:57 +02:00
evilsocket
ed9cbfec8d
Merge pull request #147 from dadav/fix/autobackup
...
Fix split-bug in script
2019-10-05 18:35:12 +02:00
evilsocket
47a9a24bf9
Merge pull request #148 from adolfaka/languages
...
Added Russian language
2019-10-05 18:34:40 +02:00
Elliot Manson
419208ee5d
Translated into Russian
2019-10-05 19:02:59 +03:00
dadav
695499314d
Fix split-bug in script
2019-10-05 17:57:15 +02:00
evilsocket
aabcdaacaf
Merge pull request #146 from swedishmike/translation_se
...
Swedish translation added
2019-10-05 15:09:42 +02:00
swedishmike
31f7f1c318
Swedish translation added, config.yml update to reflect this as well.
2019-10-05 13:34:01 +01:00
evilsocket
65b4f655c4
Merge pull request #144 from dadav/fix/hhmmss_translation
...
Fix translation
2019-10-05 14:23:32 +02:00
Simone Margaritelli
168df6454f
merge
...
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 14:22:39 +02:00
Simone Margaritelli
02e6ccbd8e
misc: refactored backup and update plugins
2019-10-05 14:22:20 +02:00
dadav
918da69cba
Fix translation
2019-10-05 14:15:36 +02:00
swedishmike
0edd0e9d49
Updated existing translations
2019-10-05 12:32:53 +01:00
Simone Margaritelli
e9b9a1edb9
new: new auto-update plugin
2019-10-05 13:25:34 +02:00
Simone Margaritelli
03094264f0
fix: possible fix for ENOBUFS error while advertising ( fixes #141 )
2019-10-05 12:55:37 +02:00
dadav
7db7874d8e
More general variable
2019-10-05 11:32:54 +02:00
dadav
2bbe5cc9c3
Add auto-backup plugin
2019-10-05 11:20:22 +02:00
Simone Margaritelli
22f06df0a3
added hh mm ss localization ( fix #134 )
2019-10-04 19:03:33 +02:00
Simone Margaritelli
aedf670bcf
misc: small fix or general refactoring i did not bother commenting
2019-10-04 15:38:07 +02:00
dadav
05e0cd161d
Fix name conflict
2019-10-04 12:22:16 +02:00
dadav
a99c21bbc5
Configure plugins via config.yml
2019-10-04 10:44:54 +02:00
evilsocket
65c2a45665
Merge pull request #126 from JRWR/patch-2
...
Fixed Render crashing main thread
2019-10-04 10:30:03 +02:00
evilsocket
678b0e773c
Merge pull request #127 from dadav/fix/remove_dependency
...
Upload via python library
2019-10-04 10:29:24 +02:00
dadav
d52ea8718f
Be a lil bit more verbose
2019-10-04 09:33:11 +02:00
dadav
11f35f1230
Be a lil bit more verbose
2019-10-04 09:32:04 +02:00
dadav
bc10be69a0
Add already submitted check
2019-10-04 09:26:08 +02:00
dadav
20a89f7323
Add code
2019-10-04 09:24:42 +02:00
dadav
b8e6f9f979
Upload via python library
2019-10-04 09:11:32 +02:00
Forrest Fuqua
31db4d062c
Update Inky Render to not crash the script
...
Updated Inky so in case the render cannot display anything to the hardware everything else works (like the webbrowser) Other renders should do the same
2019-10-03 19:48:44 -04:00
Simone Margaritelli
683d260c74
misc: small fix or general refactoring i did not bother commenting
2019-10-04 00:50:33 +02:00
Simone Margaritelli
dae50bc65d
misc: small fix or general refactoring i did not bother commenting
2019-10-04 00:48:15 +02:00
Simone Margaritelli
26fb21a7c7
misc: small fix or general refactoring i did not bother commenting
2019-10-04 00:42:12 +02:00
Simone Margaritelli
b5f02f6172
misc: small fix or general refactoring i did not bother commenting
2019-10-04 00:36:25 +02:00
Simone Margaritelli
074f30f06f
refactor
2019-10-04 00:33:44 +02:00
Simone Margaritelli
affb8c27c3
refactor
2019-10-04 00:33:06 +02:00
Simone Margaritelli
ba15d1940a
refactor
2019-10-04 00:26:00 +02:00
Simone Margaritelli
cc19fb5b6e
refactor
2019-10-04 00:11:31 +02:00
Simone Margaritelli
3a3c5911cb
fix
2019-10-03 23:49:58 +02:00
Simone Margaritelli
5fc0d69fda
fix
2019-10-03 23:46:54 +02:00
evilsocket
d07ca61d83
Merge pull request #117 from dipsylala/master
...
Friend status is positioned based on %age of screen height
2019-10-03 23:45:18 +02:00
dipsylala
2749079d25
Friend status is positioned based on %age of screen height
...
It takes it's queue from the bottom line and places text above it.
Tested on WaveShare v2 and Inkyphat.
2019-10-03 22:28:19 +01:00
Simone Margaritelli
bf6d6cdca6
merge
2019-10-03 23:25:04 +02:00
Simone Margaritelli
bbe5540c43
plugins are now enabled by config.yml or custom.yml ( closes #114 )
2019-10-03 23:24:48 +02:00
dadav
de2a13c1e1
Add wpa-sec-upload plugin
2019-10-03 23:07:20 +02:00
Simone Margaritelli
56b1d21bb0
refactored main.py
2019-10-03 22:59:57 +02:00
Simone Margaritelli
04b8b91df2
merge
2019-10-03 21:47:49 +02:00
Simone Margaritelli
2bba3eafc4
working on #101
2019-10-03 21:47:34 +02:00
dadav
62350a37ea
Set manual ui view
2019-10-03 21:18:32 +02:00
dadav
76bccec572
Outsource twitter-code to plugin
2019-10-03 21:09:34 +02:00
Simone Margaritelli
26fe8ca059
new on_internet_available event
2019-10-03 20:18:50 +02:00