diff --git a/Calendar/translations/zh-tw/months/April.jpeg b/Calendar/translations/zh-tw/months/April.jpeg new file mode 100644 index 0000000..7629a60 Binary files /dev/null and b/Calendar/translations/zh-tw/months/April.jpeg differ diff --git a/Calendar/translations/zh-tw/months/August.jpeg b/Calendar/translations/zh-tw/months/August.jpeg new file mode 100644 index 0000000..e190a49 Binary files /dev/null and b/Calendar/translations/zh-tw/months/August.jpeg differ diff --git a/Calendar/translations/zh-tw/months/December.jpeg b/Calendar/translations/zh-tw/months/December.jpeg new file mode 100644 index 0000000..0f852fa Binary files /dev/null and b/Calendar/translations/zh-tw/months/December.jpeg differ diff --git a/Calendar/translations/zh-tw/months/February.jpeg b/Calendar/translations/zh-tw/months/February.jpeg new file mode 100644 index 0000000..e5a83eb Binary files /dev/null and b/Calendar/translations/zh-tw/months/February.jpeg differ diff --git a/Calendar/translations/zh-tw/months/January.jpeg b/Calendar/translations/zh-tw/months/January.jpeg new file mode 100644 index 0000000..9b5448c Binary files /dev/null and b/Calendar/translations/zh-tw/months/January.jpeg differ diff --git a/Calendar/translations/zh-tw/months/July.jpeg b/Calendar/translations/zh-tw/months/July.jpeg new file mode 100644 index 0000000..55455dd Binary files /dev/null and b/Calendar/translations/zh-tw/months/July.jpeg differ diff --git a/Calendar/translations/zh-tw/months/June.jpeg b/Calendar/translations/zh-tw/months/June.jpeg new file mode 100644 index 0000000..6a40a29 Binary files /dev/null and b/Calendar/translations/zh-tw/months/June.jpeg differ diff --git a/Calendar/translations/zh-tw/months/March.jpeg b/Calendar/translations/zh-tw/months/March.jpeg new file mode 100644 index 0000000..5384337 Binary files /dev/null and b/Calendar/translations/zh-tw/months/March.jpeg differ diff --git a/Calendar/translations/zh-tw/months/May.jpeg b/Calendar/translations/zh-tw/months/May.jpeg new file mode 100644 index 0000000..de55caa Binary files /dev/null and b/Calendar/translations/zh-tw/months/May.jpeg differ diff --git a/Calendar/translations/zh-tw/months/November.jpeg b/Calendar/translations/zh-tw/months/November.jpeg new file mode 100644 index 0000000..e6f493a Binary files /dev/null and b/Calendar/translations/zh-tw/months/November.jpeg differ diff --git a/Calendar/translations/zh-tw/months/October.jpeg b/Calendar/translations/zh-tw/months/October.jpeg new file mode 100644 index 0000000..91480c1 Binary files /dev/null and b/Calendar/translations/zh-tw/months/October.jpeg differ diff --git a/Calendar/translations/zh-tw/months/September.jpeg b/Calendar/translations/zh-tw/months/September.jpeg new file mode 100644 index 0000000..299d6d6 Binary files /dev/null and b/Calendar/translations/zh-tw/months/September.jpeg differ diff --git a/Calendar/translations/zh-tw/week/week-mon.jpeg b/Calendar/translations/zh-tw/week/week-mon.jpeg new file mode 100644 index 0000000..2bf87b2 Binary files /dev/null and b/Calendar/translations/zh-tw/week/week-mon.jpeg differ diff --git a/Calendar/translations/zh-tw/week/week-sun.jpeg b/Calendar/translations/zh-tw/week/week-sun.jpeg new file mode 100644 index 0000000..fad0b8f Binary files /dev/null and b/Calendar/translations/zh-tw/week/week-sun.jpeg differ diff --git a/developers/setting-generator/README.md b/developers/setting-generator/README.md new file mode 100644 index 0000000..0dd7ef7 --- /dev/null +++ b/developers/setting-generator/README.md @@ -0,0 +1,17 @@ +# Setting Generator for E-Paper-Calendar-with-iCal-sync-and-live-weather Project + + + +### Installation (With Web Server) +1. Download the index.html to your web server root directory or any child path inside your web root +2. Open the index.html with your browser +3. Fill in the information +4. Click "Generate" and save the python setting file. + +### Installation (Alternative) +1. Download the index.html to your desktop +2. Right click on the html file --> Open With --> Firefox / Chrome +3. Follow the step 3 above + +### License +This particular index.html file is licensed under MIT (which has more freedom compare to GPL), free to use for any purpose including commercial, education or personal uses. diff --git a/developers/setting-generator/index.html b/developers/setting-generator/index.html new file mode 100644 index 0000000..2f80297 --- /dev/null +++ b/developers/setting-generator/index.html @@ -0,0 +1,171 @@ + + + + + + + + +

+
+
+
+ Setting Generator +
For E-Paper-Calendar-with-iCal-sync-and-live-weather Project
+ If no value is filled in for any of the row, the default value will be used. +
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ + +
+
+ + +
+
+
+
+
+ +

+ Developed by Toby Chui for E-Paper-Cal Project, Licensed under MIT +
+ + MIT License + +
+

Copyright 2019 Toby Chui
+ +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/developers/setting-generator/screenshot.png b/developers/setting-generator/screenshot.png new file mode 100644 index 0000000..f7b8031 Binary files /dev/null and b/developers/setting-generator/screenshot.png differ diff --git a/developers/setting-generator/setting.py b/developers/setting-generator/setting.py new file mode 100644 index 0000000..1464526 --- /dev/null +++ b/developers/setting-generator/setting.py @@ -0,0 +1,11 @@ +ical_urls = [ +"https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics" +] +events_max_range = "60" +api_key = "" +location = "Julich, DE" +week_starts_on = "Monday" +display_colours = "bwr" +language = "en" +units = "metric" +hours = "12" \ No newline at end of file diff --git a/developers/setting-generator/settings.py.sample b/developers/setting-generator/settings.py.sample new file mode 100644 index 0000000..656efca --- /dev/null +++ b/developers/setting-generator/settings.py.sample @@ -0,0 +1,14 @@ +""" To quickly get started, fill in the following details:""" + +ical_urls = [ +"https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics" +] + +events_max_range = "60" +api_key = "" +location = "Julich, DE" +week_starts_on = "Monday" +display_colours = "bwr" +language = "en" +units = "metric" +hours = "24" diff --git a/developers/setting-generator/settings.py_template b/developers/setting-generator/settings.py_template new file mode 100644 index 0000000..17c42ac --- /dev/null +++ b/developers/setting-generator/settings.py_template @@ -0,0 +1,14 @@ +""" To quickly get started, fill in the following details:""" + +ical_urls = [ +"{ics_url}" +] + +events_max_range = "{events_max_range}" +api_key = "{api_key}" +location = "{location}" +week_starts_on = "{weekStart}" +display_colours = "{display_colours}" +language = "{language}" +units = "{units}" +hours = "{hours}"