17 Commits
Author SHA1 Message Date
KKlochko 1c829cf7cc Add a option to turn on saving and choose a folder of notifications. 2023-12-17 21:24:42 +02:00
KKlochko 694b1934ac Add saving of notifications to the directory. 2023-12-14 15:36:08 +02:00
KKlochko 05f0b41267 Add timestamps to the log output. 2023-12-14 15:35:29 +02:00
KKlochko 6f684337fe Add the truncation for the data of the system notification. 2023-12-13 14:04:16 +02:00
KKlochko b09d68019f Update the README to add detailed information about the project. 2023-12-13 12:25:58 +02:00
KKlochko 4e2dfe4c7b Add requirements.txt. 2023-12-13 12:21:42 +02:00
KKlochko 2a91a9b418 Update the CLI help. 2023-12-13 12:21:03 +02:00
KKlochko 9ba1c7554a Add the connection message. 2023-12-12 20:39:08 +02:00
KKlochko 115e9188b9 Add the exit interrupt and the exit message. 2023-12-12 20:37:58 +02:00
KKlochko b0ffba3c2e Add the CLI to start the client. 2023-12-12 18:56:27 +02:00
KKlochko 3367af481d Add the error if the client could not connect to the server. 2023-12-12 18:55:54 +02:00
KKlochko cc5148cee5 Add Notification module to notify the user about the message. 2023-12-12 18:08:11 +02:00
KKlochko 1bd5fd5145 Add the MessagePrinter to print a message in Markdown. 2023-12-12 18:04:17 +02:00
KKlochko d90b280d41 Add a function to receive a message. 2023-12-12 18:01:45 +02:00
KKlochko 3f086c9c80 Add the license. 2023-12-12 15:57:06 +02:00
KKlochko af0089209e Add the server and the entry point. 2023-12-12 15:55:02 +02:00
KKlochko c220aaf30f Project initialization. 2023-12-12 15:48:23 +02:00