https://github.com/zeljkofilipin/ukulele-to-wikitext
Imagine a world in which you can edit Wikipedia by playing Ukulele.
https://github.com/zeljkofilipin/ukulele-to-wikitext
scratch ukulele ukulele-chords wikimedia wikitext
Last synced: 4 months ago
JSON representation
Imagine a world in which you can edit Wikipedia by playing Ukulele.
- Host: GitHub
- URL: https://github.com/zeljkofilipin/ukulele-to-wikitext
- Owner: zeljkofilipin
- License: mit
- Created: 2018-05-19T10:52:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T11:58:06.000Z (over 5 years ago)
- Last Synced: 2025-01-10T00:53:08.472Z (5 months ago)
- Topics: scratch, ukulele, ukulele-chords, wikimedia, wikitext
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ukulele to Wikitext
🎸 > `{{Citation needed}}`
## Why?
Imagine a world in which you can edit Wikipedia by playing Ukulele.
[Wikitext](https://www.mediawiki.org/wiki/Wikitext) is hard to type. [Ukulele](https://en.wikipedia.org/wiki/Ukulele) is easy to play. Problem solved.
## Ukulele
Ukulele usually has 4 strings and 12 frets. Notes are listed in `notes.txt`. The usual chords are in `chords.txt`. For easy printing they are also available in `chords.pdf`.
## How?
Canonical implementation is in [Scratch](https://scratch.mit.edu/projects/345470655/).