mirror of
https://github.com/osmarks/random-stuff
synced 2025-10-29 04:47:40 +00:00
new things
This commit is contained in:
@@ -21,4 +21,6 @@ This comes with absolutely no guarantee of support or correct function, although
|
||||
* something which generates random vaguely human readable names in Elm. Please note that I do NOT endorse the use of Elm and this is provided mostly just to make the languages list at the side weirder.
|
||||
* F# kerbal name generator & very basic stack calculator
|
||||
* importer part of an unfinished wikipedia database dump viewer
|
||||
* `ptt.py` - Python-based systemwide push to talk (mutes and unmutes microphone via PulseAudio) with tray icon
|
||||
* `ptt.py` - Python-based systemwide push to talk (mutes and unmutes microphone via PulseAudio) with tray icon
|
||||
* `list-sort.py` - Made for a competition, it sorts a list by making a somewhat weird Lispy language and implementing quicksort(ish) in it.
|
||||
* `mcc.py` - a chat program. Unlike most chat programs, it runs over IPv6 multicast so you can talk to anyone on your LAN who also happens to have this program somehow. Very flaky, due to trying to autoguess a network interface to use and also limited testing, as well as quite barebones.
|
||||
Reference in New Issue
Block a user