Skip to content

An application to regularly set you background from fishcam.com

License

Notifications You must be signed in to change notification settings

dogggonit/fishcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fishcam

A simple application that runs in the background regularly setting your background to the current image from fishcam.com.

Build

In the root directory run:

make

Usage

Set as an autorun application, and let it run in the background. Settings are by default stored in $HOME/.local/etc/fishcam/config.json.

The default config.json looks like this:

{
  "picdir": "/home/lana/.local/etc/fishcam",
  "updateinterval": {
    "days": 0,
    "hours": 0,
    "minutes": 30
  }
}

Any edits will be read automatically, no need to restart the application.

About

An application to regularly set you background from fishcam.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published