Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pboomer
-------

small python re-implementation of boomer (x11 zoomer application by Tsoding).

uses stdlib ctypes only.

arch linux deps (system packages)
  - libx11
  - libxrandr
  - mesa

other distros:
  - install equivalent X11 + Mesa development libraries.

quick run
  ./pboomer
  ./pboomer -w
  ./pboomer --help

config
------
default path:
  $XDG_CONFIG_HOME/boomer/config

fallback:
  ~/.config/boomer/config

generate default config:
  ./pboomer --new-config

license
-------
  0BSD


links
-------
  - original boomer: https://github.com/tsoding/boomer

About

python rewrite of boomer (Zoomer Application by Tsoding)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages