Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thypon/hackerspace-stuff
(un)useful stuff that should not be missing in any hackerspace
https://github.com/thypon/hackerspace-stuff
Last synced: 29 days ago
JSON representation
(un)useful stuff that should not be missing in any hackerspace
- Host: GitHub
- URL: https://github.com/thypon/hackerspace-stuff
- Owner: thypon
- License: other
- Created: 2015-06-11T17:27:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T15:36:00.000Z (over 9 years ago)
- Last Synced: 2024-10-16T08:08:51.937Z (3 months ago)
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HackerSpace Stuff
=================
(un)useful stuff that should not be missing in any hackerspace.RemoteCmd
---------
Map remote control keys to custom commands. On first usage generates a
`.remotecmd.json` file and fills it with new keys pressed.Depends on: `expect`, `lirc`
Light
-----
Turn __on__ and __off__ a light connected to parallel port../light.py [on|off]
Depends on: `python-parallel`
Before using, run as root:
# modprobe ppdev
# modprobe -r lpand add the user to `lp` group
YouComment
----------
__[NSFW]__ Print random comments from an _adult entertainment_ site.$ cowsay `./youcomment.py`
_________________
< she's beutiful! >
-----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||FromChan
--------
__[NSFW]__ Show random images from 4chan../fromchan.py [image_time] [slide [time]] [board1 [weight1] board2 [weight2] ...]
__WARNING:__ the default board is __/b/__
Depends on: `feh`
Toggle Screen
-------------Set dpms mode on and off for screens.
---
![BeerWare logo](https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/BeerWare_Logo.svg/116px-BeerWare_Logo.svg.png)