Skip to content

Tzeva adom app for linux. Now in pre-alpha test

Notifications You must be signed in to change notification settings

yawaflua/tzeva-adom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux app for tzeva-adom and OREF.

This application can show a notification with sound to the PC user when tzeva-adom and oref are running.

Working

Starting:

For start this app, you should to make this actions:

  • Build the app:
    • cmake .
      make
  • Start the app:
    •   cd cmake-build-debug
        ./tzeva-adom --lang en --test

Command args:

flag description value
--lang Changes the language of alerts en/he/ru
-l Alias of --lang en/he/ru
--test Creates a test alert on start, after it working in normal mode none
-t Alias of --test none
--debug Show debug data about alerts none
-d Alias of --debug none
-o Alias of --oref none
--oref Use OREF api, not tzeva_adom none

About

Tzeva adom app for linux. Now in pre-alpha test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published