Giter Site home page Giter Site logo

metamorphyfauchies's Introduction

MetamophyFauchies

A wallpaper engine like application for xorg WMs

to build this app to an installable DEB file :

  chmod +x metamorphy-fauchies_x.x_all/DEBIAN/postinst
  chmod +x metamorphy-fauchies_x.x_all/usr/bin/metamorphy-fauchies
  dpkg -b metamorphy-fauchies_x.x_all/

REPLACE x WITH CORRECT VALUE

the default config.txt contains

  #This is a sample config
  #place this file in $HOME/.config/metamorphy-fauchies/ under the name config.txt

  #provider sets the background source
  #0 for local $HOME/Pictures/metamorphy-fauchies/
  #1 for nekos.py
  #2 for bing wallpapers
  #3 for picsum
  provider 1

  #style is a nekos.py exclusive parameter
  #0 for fox girl
  #1 for cat girl
  style 1

  #interval is the time between each update set in seconds
  interval 30

  #this section is for picsum specific settings
  #set an image to GrayScale 0 for False and 1 for True
  gray 0

  #add blur to an image 0 for False and 1 for True
  blur 0

  #the ammount of blur in PX
  blurpx 1

  #the height of the images in PX
  height 1280

  #the width of the images in PX
  width 800

refer to the config.sample.txt file for more info config.txt should be placed in ~/.config/metamorphy-fauchies/

local wallpaper directory is located in ~/Pictures/metamorphy-fauchies/

it can be ran from terminal or your WM autostart script by typing metamorphy-fauchies

more info soon

metamorphyfauchies's People

Watchers

NekoMimi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.