Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florence/talk-typer
A tool to make livecoding simple
https://github.com/florence/talk-typer
Last synced: about 1 month ago
JSON representation
A tool to make livecoding simple
- Host: GitHub
- URL: https://github.com/florence/talk-typer
- Owner: florence
- Created: 2015-06-12T21:33:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T16:04:58.000Z (about 9 years ago)
- Last Synced: 2024-05-23T00:11:30.322Z (8 months ago)
- Language: Racket
- Size: 141 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TalkTyper
=================This is a plugin for DrRacket to make live coding in talks easier. It lets you mash keys wildly, but causes the correct input to appear regardless! Just point it at an input file and you're good to go.
To install (Requires Racket 6.1 or Higher):
* `raco pkg install talk-typer`
Now when you load DrRacket, you should see a TalkTyper Enabled option in the
`Edit` menu. Click that to enable the tool. This option will prompt you for a
file to draw source text from.