Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roman-sarchuk/blarm
A simple battery charge alarm system with no frills. 🔋🔔
https://github.com/roman-sarchuk/blarm
alarm battery csharp ini-parser notification tray-application windows-forms
Last synced: about 1 month ago
JSON representation
A simple battery charge alarm system with no frills. 🔋🔔
- Host: GitHub
- URL: https://github.com/roman-sarchuk/blarm
- Owner: Roman-Sarchuk
- License: mit
- Created: 2024-08-03T18:03:00.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-12T15:37:33.000Z (5 months ago)
- Last Synced: 2024-10-21T05:14:48.775Z (3 months ago)
- Topics: alarm, battery, csharp, ini-parser, notification, tray-application, windows-forms
- Language: C#
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&size=40&duration=1&pause=1000&vCenter=true&repeat=false&width=50&lines=%F0%9F%94%94)](https://git.io/typing-svg) [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&size=40&pause=1000&vCenter=true&random=true&width=435&lines=Blarm)](https://git.io/typing-svg)
> [!NOTE]
> It's a notifier that helps you monitor the battery level.
>
> PS: your battery says thank you 😄> ### 🦾 Ability
> - [x] edit the charge levels
> - [x] turn on/off one of notifications
> - [x] edit the update interval
> - [x] switch the app active status
> - [x] add to autostart> [!TIP]
> #### You can change (manually) an emoji in the charge level notifications:
> * open config.ini
> * change the emoji in the 'Notification' section
>
> ![image](https://github.com/user-attachments/assets/17e12a67-9a67-45bb-a676-8712ab51bea2)> [!WARNING]
> For convenience, you can add the program to autostart \
> (link add to the Windows 'Autostart' folder) \
> but when you want to move or delet the app folder, it is recommended \
> frirstly delete app from autorun (uncheck flag by 'Autostart' button)# [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&size=40&duration=4000&pause=2000&color=EAF7D7&vCenter=true&random=true&width=435&lines=Gallery)](https://git.io/typing-svg)
### Using system tray:
![image](https://github.com/user-attachments/assets/225a3ce8-04f4-4afe-a47f-e16d15e3de62)### Notification:
![blarm_notify_1](https://github.com/user-attachments/assets/86850369-d88f-4acc-93b0-b82d716f8d58)
![blarm_notify_2](https://github.com/user-attachments/assets/5dfe087a-5042-4aaa-a5bf-1dc60eece154)
![blarm_notify_3](https://github.com/user-attachments/assets/1a8c676b-d4ec-41d1-8e40-1e56e20eb174)
### Interface:
![image](https://github.com/user-attachments/assets/72c03aab-a135-4ae1-9e79-2cb1a910db14)