Commit Graph

18 Commits

Author SHA1 Message Date
Ace
3832e546fa Added requirement for Todoist-module 2020-11-21 16:18:41 +01:00
Ace
ea51185173 pyowm improvements #137
- Bump pyowm from 2.10.0 to 3.1.1 (latest)
- updated Weather module to support new pyowm version
- removed ad-hoc logic for beaufort scale (supported by pyowm now)
- Added support for location ID and location string (see #137)
2020-11-12 10:22:34 +01:00
Ace
b2fb2bdddb testing documentation 2020-11-10 22:59:05 +01:00
Ace
b1c06b3add Code cleanup, adapting modules for new web-ui 2020-11-10 22:48:04 +01:00
Ace
29788f0313 Initial commit for release v2.0.0
A  lot of work-in-progress and far from complete.
Lots of improvements related to user-friendliness, fully new web-UI. Better infrastructure....
more coming soon
2020-11-09 17:51:15 +01:00
Ace
091f582818
Update requirements.txt 2020-09-12 00:49:20 +02:00
Ace
5a68997f23
Disabled numpy from requirements
Since numpy is pre-installed on Raspbian, it leads to errors while attempting to install numpy as a requirement of inkycal.
To make the installation easier (not having to manually re-install or uninstall numpy), this requirement is temporary not included in the requirements.
2020-08-31 15:21:42 +02:00
Ace
cc6d06878b
bump recurring-ical-events to v0.1.17b0 2020-06-17 21:18:45 +02:00
Ace
b9322eb750
Added jsmin as core requirement 2020-06-05 00:23:06 +02:00
Ace
3523356377 Updated requirements 2020-05-29 04:09:15 +02:00
Ace
fa4d717693
Update requirements.txt
Switched from ics to icalendar library for parsing iCalendar, added library for parsing recurring events
2020-05-16 17:52:01 +02:00
Ace
fd9fcbcc8d Folder restructuring
Reorganised folders and files
2020-05-07 20:16:55 +02:00
Ace
f7179d8b47
Update requirements.txt 2019-12-18 21:14:50 +01:00
Ace
e3498d291e
Update requirements.txt 2019-12-18 18:45:49 +01:00
dependabot[bot]
a2228ce878
Bump pillow from 5.3.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.3.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-17 23:26:29 +00:00
Ace
d77d066303
Create requirements.txt 2019-12-08 17:22:51 +01:00
Ace
ad7e51992c
Delete requirements.txt 2019-05-13 13:13:19 +02:00
Ace
94d72c8a52
Create requirements.txt 2019-05-13 12:49:39 +02:00