Yann Weber 2 лет назад
Родитель
Сommit
0a91cd8a80
1 измененных файлов: 12 добавлений и 0 удалений
  1. 12
    0
      README.md

+ 12
- 0
README.md Просмотреть файл

@@ -2,6 +2,18 @@
2 2
 
3 3
 Websocket clock server, handling timezones, alarms and sessions.
4 4
 
5
+## TODO
6
+
7
+Add some test using unittest.
8
+
9
+Replace dateutil by pytz in order to implement a command listing available
10
+timezones.
11
+
12
+Send an array of alarms instead of 1 message per ringing alarm.
13
+
14
+Replace dirty & quick session implementation with something like werkzeug
15
+sessions.
16
+
5 17
 ## Dependencies
6 18
 
7 19
 * Python >= 3.9

Загрузка…
Отмена
Сохранить