18 Commits
Author SHA1 Message Date
KKlochko a2e4664fc4 Update the README. 2023-12-14 15:54:33 +02:00
KKlochko 51e84af4b9 Add timestamps to the log output. 2023-12-14 15:27:37 +02:00
KKlochko 0efef294c1 Update the README. 2023-12-14 15:27:00 +02:00
KKlochko 8b35c48b1b Update the README to add detailed information about the project. 2023-12-13 12:25:22 +02:00
KKlochko bd8e732333 Add requirements.txt. 2023-12-13 12:22:27 +02:00
KKlochko 29eaebe595 Add the CLI command to send a file content as a notification. 2023-12-13 12:10:27 +02:00
KKlochko fe00d09a64 Add the error if the producer could not connect to the server. 2023-12-13 11:15:15 +02:00
KKlochko 162f4bd30d Update the help and defaults for the notify message command. 2023-12-13 11:14:03 +02:00
KKlochko b6bc41da4c Add the CLI command to send one notification. 2023-12-12 20:59:40 +02:00
KKlochko 2d649bf197 Add the CLI to start the producer in the interactive mode. 2023-12-12 20:58:57 +02:00
KKlochko 6d15e2ad29 Add a notify function to send one notification. 2023-12-12 20:52:14 +02:00
KKlochko d536d7cb34 Update the style of messages. 2023-12-12 20:51:02 +02:00
KKlochko 03f633e5ab Update the handler to close the connection if empty data. 2023-12-12 20:49:54 +02:00
KKlochko 19b2a231b3 Add the connection message. 2023-12-12 20:48:33 +02:00
KKlochko d380e8fb40 Update the send_notification to send the message without the title. 2023-12-12 18:05:40 +02:00
KKlochko ba4a51519b Add the license. 2023-12-12 15:43:57 +02:00
KKlochko bf674eb61c Add the producer and the entry point. 2023-12-12 15:42:36 +02:00
KKlochko d899173763 Project initialization. 2023-12-12 15:36:21 +02:00