1.2.0
⚠ Local alert update server - A Node.js server adapted for 64-bit versions of Windows that receives data on alerts provided by alerts.in.ua at a specified frequency with subsequent processing and display of notifications about the start and end of alerts in the regions of Ukraine selected for monitoring.
Recent changes:.
- Added an updated structure of territorial units for tracking, available levels: regions, districts, communities, cities;
- Reduced the number of calls to the file system, optimized tray icon status update;
- Added a fuse for multiple simultaneous audio notifications;
- Implemented the ability to automatically recover in case of inaccessibility of important project files.
The installation procedure is as follows:
- download the installer archive
Alert_server_setup.zip
; - extract the installer from the archive to the selected location;
- run the
Alert_server_setup.bat
installer.
The installation will be performed in the location %userprofile%\Documents\Alert_Server
, during the installation the availability of Git, Node.js and Microsoft .NET Framework 3.5 will be checked and installed or update if necessary.
Actually, installation of the local alarm update server consists of importing the project from the GitHub repository and installing the necessary dependencies and shortcuts in the Start menu.