Update README.md

This commit is contained in:
Federico Santandrea 2020-06-16 21:31:06 +02:00 committed by GitHub
parent b940b5a7a2
commit d107dd5c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -5,12 +5,12 @@ Sendalo is a web/mobile interface to an emscripten build of the excellent c2t-96
Why I think this is useful?
The ASCII Express site is fun and a great idea, but it has limited selection.
* The ASCII Express site is fun and a great idea, but it has limited selection.
ADTPro is fantastic! But you need a running modern PC, and some means of bidirectional communication to make it work. Ethernet cards are expensive, serial not readily available and audio mic _input_ jacks are becoming difficult to find on modern laptops. And there is no mobile version.
* ADTPro is fantastic! But you need a running modern PC, and some means of bidirectional communication to make it work. Ethernet cards are expensive, serial not readily available and audio mic _input_ jacks are becoming difficult to find on modern laptops. And there is no mobile version.
c2t will work with just a simplex link, so all you need is an audio cable and there you go! But you still need another computer and typing commands in the terminal.
* c2t will work with just a simplex link, so all you need is an audio cable and there you go! But you still need another computer and typing commands in the terminal.
Finally, with this frontend you can unleash the power of c2t directly on your mobile device, with just an audio cable and no PC. Just paste the .dsk image URL from your favorite web archive, or upload your own, and the disk will be streamed over. Also nice on computers if you dont want to download executables or type commands.
* Finally, with this frontend you can unleash the power of c2t directly on your mobile device, with just an audio cable and no PC. Just paste the .dsk image URL from your favorite web archive, or upload your own, and the disk will be streamed over. Also nice on computers if you dont want to download executables or type commands.
c2t can do a lot more than this, dont forget to check the official project page on GitHub to learn more.