Skip to content

This program accesses the shared memory segment and feeds background imagery therein

Notifications You must be signed in to change notification settings

Goheeca/fbterm_background_feeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbterm background generator

This program cooperates with my version of fbterm, in which the background is grabbed from a shared memory segment and it's rendered with SIGIO.

How to use

python3 main.py PATH_TO_BACKGROUND [ARG]...

  • PATH_TO_BACKGROUND -- the same as in the environment variable FBTERM_BACKGROUND_IMAGE_PATH
  • ARGs (arbitrary) -- these arguments are available in the setup() method in __feed__.py

About

This program accesses the shared memory segment and feeds background imagery therein

Resources

Stars

Watchers

Forks

Packages

No packages published