这是indexloc提供的服务,不要输入任何密码
Skip to content

u5surf/flowy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowy

License: GPL v3 crates.io Build Flowy

Demo

Usage

  • You can either download the binary or get the Debian package.

Binary - Recommended

  • If you use the binary, just run it by typing flowy -d or flowy --dir to set the path to the wallpaper directory.

Debian package

  • If you use the Debian package, then it will install flowy as a systemd service. During installation, flowy will ask you your directory.
  • Once the installation is done, run the command systemctl --user start flowy.service to run the application.
  • Once installation is done and you would still like to change the directory, go to the systemd service file found at /etc/systemd/user and change the directory in that file.

Experimental

  • By default, flowy evenly sets the wallpaper change time based on the number of wallpapers there are. In case you would like to modify these times, it can be done so by editing the times.toml file found in the /home directory. You need to comment the flowy::generate_config function call in main.rs and then build it after modifying the config file.

TODO

  • GUI
  • Match the stars given the location

About

A Dynamic wallpaper changer written in Rust for Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%