No description
Find a file
2022-03-12 10:49:03 -06:00
.github/workflows work on actions 2022-03-11 17:39:58 -06:00
c2t@b459cc1b2a initial commit 2022-03-11 17:11:07 -06:00
.gitmodules initial commit 2022-03-11 17:11:07 -06:00
build.sh refine 2022-03-11 17:34:43 -06:00
CODE_OF_CONDUCT.md trappings 2022-03-11 17:37:39 -06:00
CONTRIBUTING.md trappings 2022-03-11 17:37:39 -06:00
import.py initial commit 2022-03-11 17:11:07 -06:00
README.md trappings 2022-03-11 17:37:39 -06:00
server.py initial commit 2022-03-11 17:11:07 -06:00
shell.html don't zap the log! and other layout fixes 2022-03-12 10:49:03 -06:00
wrap_c2t.c initial commit 2022-03-11 17:11:07 -06:00

web-c2t

Convert Apple diskette images to audio files directly in your browser

This is inspired by the Ascii Express Apple Disk Server and uses its same core code, c2t.

This project is built with emscripten; for details, see the github actions files that implement the CI and deployment workflow.