Skip to content

Enygma2002/simsPlumbob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simsPlumbob

Python script and bash example of manually controlling the Sims4 Plumbob USB lamp/gadget.

The simsPlumbob.py script takes 3 parameters:

  • Red
  • Green
  • Blue

... integer values from 0 to 255 and needs to be run as root.

Example:

sudo python simsPlumbob.py 255 0 0

Examples:

There are 2 provided examples, both need to be ran as root:

  • police.sh - very basic bash script that flashes red and blue colors intermitently

    sudo sh police.sh
    

    Demo video:

    police.sh

  • random.sh - flashes random colors at random fractions of a second intervals

    sudo sh random.sh
    

    Demo video:

    random.sh

Credits:

Inspired by [@nmilford/stormLauncher](https://github.com/nmilford/stormLauncher)

About

Python script and bash example of manually controlling the Sims4 Plumbob USB lamp/gadget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published