Skip to content

Scripts which will change color schemes depending on if it is night or day outside

License

Notifications You must be signed in to change notification settings

azak-azkaran/day-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

day-mode

Scripts which will change color schemes depending on if it is night or day outside

The initial scripts can be found here: https://gist.github.com/Skehmatics/4c683abb2b612434aa304ecc09aad51d

I am using it the day and night check file with a cron job. My crontab file looks as follows:

#Minute   Hour   Day of Month       Month          Day of Week        Command
#(0-59)  (0-23)     (1-31)    (1-12 or Jan-Dec)  (0-6 or Sun-Sat)
   *       *           *               *               *           /home/azak/git/day-mode/day-night-cycle > /home/azak/git/day-mode/log 2>&1

dependencies

solunar for finding day night switch: https://github.com/kevinboone/solunar_cmdline

gnome terminal solarized for profile switch: https://github.com/Anthony25/gnome-terminal-colors-solarized

About

Scripts which will change color schemes depending on if it is night or day outside

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages