Chanify is a safe and simple notification tools. This repository is windows clinet for Chanify.
- Create
Chanify.ini
files in the same directory asChanify.exe
. - Double click
Chanify.exe
, then addChanify
intoExplorer Context menus
.
[client]
name=Test
endpoint=https://<endpoint>:<port>
sound=1
token=<senc node token>
interruption-level=<interruption-level>
Key | Default | Description |
---|---|---|
name | None | The node server name. |
endpoint | None | The node server endpoint. |
sound | 0 |
1 enable sound, otherwise disable sound. |
token | None | The node server token for send. |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.