weebg
v1.6.8
Published
Teach people to lock their computers when unattended. Set the Background of their device to an embarassing image randomly scraped from the web.
Downloads
79
Readme
Weeaboo Background (weebg) is a simple tool that sets the background of a linux system to an embarassing Anime Character. Teach your friends to lock their computers before they leave them.
Installation and Use
Operating System Versioning:
Linux:
Latest Version
Windows:
Version 1.4.0
Macintosh:
Version 1.4.0
Requirements
- Node 7+
If Sudo:
$ sudo npm install -g weebg
$ weebg
If Not Sudo:
$ mkdir <inconspicuousFolderName>
$ cd <inconspicuousFolderName>
$ npm init
Spam Enter Until Complete
$ npm install --save weebg
$ cd node_modules/weebg
$ node index.js
Dependecies Used
Weebg is currently utilising the following dependencies: | Plugin | README | | ------ | ------ | | Wallpaper | https://www.npmjs.com/package/wallpaper | | Request | https://www.npmjs.com/package/request |
Todos
- Random Image Scraping for different backgrounds
- A Timer for a delayed 'Attack'
- Support Windows
- Support Macintosh
Known Issues - please post create a ticket on the github for any issues
- Node 8.5.0 is known to break for certain versions.
License
ISC