Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

nm-session-timer

A script as part of NickelMenu to track session time

copy the session_timer folder to ./adds/

add to Nickel config

menu_item   :main :Toggle Timer    :cmd_output :500  :exec /mnt/onboard/.adds/session_timer/session_toggle.sh

or if you want to separate session start and stop:

menu_item   :reader :Start Timer    :cmd_output :500  :exec /mnt/onboard/.adds/session_timer/session_start.sh
menu_item   :reader :End Timer    :cmd_output :500  :exec /mnt/onboard/.adds/session_timer/session_end.sh

starting session

ending session

About

A script as part of NickelMenu to track session time

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages