License: GPL v3 crates.io CI

Demo

Flowy demo

Flowy demo

Usage

Binary

Systemd Automation (Linux only)

[Service] Environment=XDGCURRENTDESKTOP= ExecStart=

[Install] WantedBy=multi-user.target * Here, replace the variablewith the value of your current Desktop Environment and replace the variablewith whatever mode you would flowy to run in (you should ignore the phraseflowywhile setting the variable). * Your current Desktop Environment can be found by running the commandecho $XDGCURRENTDESKTOP. * After this, one can just run flowy by running the commandsystemctl --user start flowy.service. * You can track flowy's status using the commandsystemctl --user status flowy.service```.

Debian Package

Wallpapers directory

Solar - Sunrise and Sunset

Experimental

Supported Environments

TODO * GUI * Match the stars given the location * Add support for other platforms, both UNIX and Windows. * Refactor OS related code to another file