WebClub-NITK / Hacktoberfest-2k21

Repository for Hacktoberfest-2k21
1 stars 7 forks source link

Script for Changing Wallpapers based on TOD #14

Open ikjot-2605 opened 3 years ago

ikjot-2605 commented 3 years ago

Description

Main aim here is to write a script to change wallpapers on the home screen of an Ubuntu(any Debian-based Linux Distro), based on the time of day. Any scripting language can be used for this task - Eg: python, bash, Ruby, etc. As soon as user switches on his/her system a wallpaper should be displayed that corresponds to current TOD, and should be updated as the day progresses. Special task : Figure out the crontab config (if required) for above script, if any is needed.

Details

Resources

List of resources that might be required / helpful.

Directory Structure

Create a folder named Linux_Script_Wallpaper_Switcher in the Development folder. File should be named as wallpaper_script.[py,sh,rb].

Note

  1. Please claim the issue first by commenting here before starting to work on it.
  2. Once you are done with the task and have created a Pull Request, please tag @ikjot-2605 to request a review.
DevChoganwala commented 3 years ago

Hey @ikjot-2605, I would like to work on this issue! Also by changing the wallpaper based on the time of day, how frequently do we want the wallpaper changed?