Skip to content

Due to home office these days I created a small app which tracks you working time.

Notifications You must be signed in to change notification settings

simonschork/WorktimeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worktime Tracker

Due to home office these days I created a little app to track my working time.

If you're on a mac and use zshell open your .zshrc.

Add:

worktime() {
	cd Dev/worktime
	python gui.py
}

Restart your terminal and type "worktime" to start the app.

On GitLab now!

About

Due to home office these days I created a small app which tracks you working time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages