Commit Graph

16 Commits

Author SHA1 Message Date
907bb882a4 Plot prices using plotly 2022-08-06 22:38:08 +02:00
0f35f0ff91 Default to fr_FR.UTF8 locale if accept-language is broken 2022-08-05 22:18:31 +02:00
db44b051fb Show dates in more readable way in webapp 2022-07-31 18:23:35 +02:00
e749128b16 Sort imports with isort 2022-07-21 00:40:45 +02:00
d52c8df6f3 Fix crontab in README 2022-07-21 00:32:05 +02:00
c153aceaea Fix MySQLDatabase missing import 2022-07-21 00:31:27 +02:00
bffba8d70f Add README with installation instructions 2022-07-20 23:54:11 +02:00
62d691dd7a Add systemd service file 2022-07-20 23:53:51 +02:00
25c5a4179c Database: allow mysql, config in ini file
Also check for ini file existence at startup
2022-07-20 23:31:12 +02:00
7f33df91ef Add CLI command to init database 2022-07-20 23:28:45 +02:00
083451d506 Store graphql query inside function + rename function 2022-07-20 22:44:37 +02:00
49d8004b71 Show last 10 prices by default in CLI 2022-07-20 22:36:13 +02:00
b190eebe46 Show prices through a minimal webapp 2022-07-10 23:12:26 +02:00
577ad61cf2 Add CLI arguments 2022-07-10 22:21:48 +02:00
6222214a89 Save prices to database (sqlite) 2022-07-10 21:07:06 +02:00
dfb8edc01b First version, get current price with CLI 2022-07-10 20:34:35 +02:00