Skip to content

This program counts how many seconds you are alone and notifies you about it.

Notifications You must be signed in to change notification settings

MrBober/time-alone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Time alone

This program counts how many seconds you are alone and notifies you about it.

It's pretty inaccurate cause I just used sleep function. Works only on Linux.

Dependencies

Dependencies are glib2 and libnotify

Compiling

First clone the repository and cd into it.

git clone https://github.com/MrBober/time-alone
cd time-alone

Then run make command.

make

About

This program counts how many seconds you are alone and notifies you about it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published