Skip to content

A cross-platform software that changes your wallpaper everyday (with go!)

Notifications You must be signed in to change notification settings

borgmon/go-reddit-wallpaper

Repository files navigation

go-reddit-wallpaper

A cross-platform software that changes your wallpaper everyday (with go!)

From top of the line subreddits and add your own:

  • r/wallpaper
  • r/art
  • r/aww
  • ( ͡° ͜ʖ ͡°)

Screenshots

screenshot

Features

  • custom subreddit
  • minimum image size
  • only use dark images
  • dim bright images
  • custom interval with cron syntax
  • sorting method
  • auto run

Installation

Download from release page

Build from source

you will need fyne cmd package

go get fyne.io/fyne/cmd/fyne

Build Linux

fyne package -os linux

Build Windows

fyne package -os windows

Build MacOS

fyne package -os darwin

Todo

  • unit tests (duh)
  • login and upvote