You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone the repo and build it using cargo then copy the executable and `alarmSound.mp3` to a new directory in my case:`/bin/chimerBin`. Create a symbolic link to the executable in /bin/ outside of the program folder. Make sure the program files folder has writing and reading enabled most likely using `chmod`. Using chimer requires this the exe will panic if this is not done no exception handeling has been implemented for permision related exceptions. If you do get an exception then please remove the `timer.yaml` file that might have been created and start a new timer as a test.
0 commit comments