Uploads images from source's with interval defined by cron, each source has a chance which determines it's chance to be chosen for next run.
- ibsearch / ibsearchxxx
- Requires
keyandqueryasargumentsfield insourcedefinition.
- Requires
- randomcat
- No special
arguments.
- No special
go get github.com/zet4/catsbutnotreally it, copy config.example.json into a directory with the binary, rename it to config.json and fill in as required.
- Adds a staticly compiled basic web frontend.
- Adds -config argument for specifying a different config file.
- Adds statistics (image sent counter) and golang stats.
- Adds pprof.
- Adds
enable_statistics,enable_pprofandweb_addressto root config. - Hot reload of the web server.
- Hot reload of config.
- Opt-in
embedmode fordisplay(default's tosimple). - MIT License added
- Initial release.