Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semack/zx_tape_player
Just another tape player has been written in Flutter for iOS and Android. The application is able to find tapes and theirs images using https://zxInfo.dk public API and upload them to ZX-Spectrum compatible computers by the audio output of the smartphone. Now it supports TAP and TZX tape images only.
https://github.com/semack/zx_tape_player
android flutter ios mobile player tap tape tzx zx-spectrum zx-tape-player
Last synced: 3 months ago
JSON representation
Just another tape player has been written in Flutter for iOS and Android. The application is able to find tapes and theirs images using https://zxInfo.dk public API and upload them to ZX-Spectrum compatible computers by the audio output of the smartphone. Now it supports TAP and TZX tape images only.
- Host: GitHub
- URL: https://github.com/semack/zx_tape_player
- Owner: semack
- License: gpl-3.0
- Created: 2021-02-02T13:42:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T18:19:24.000Z (almost 2 years ago)
- Last Synced: 2023-09-11T13:06:24.583Z (over 1 year ago)
- Topics: android, flutter, ios, mobile, player, tap, tape, tzx, zx-spectrum, zx-tape-player
- Language: Dart
- Homepage: https://zxinfo.dk
- Size: 20.2 MB
- Stars: 38
- Watchers: 6
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ZX Tape Player [![License GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-green.svg)](https://github.com/semack/zx_tape_player/blob/master/LICENSE.md) [![Google Play](https://github.com/semack/zx_tape_player/actions/workflows/google-play-release.yml/badge.svg)](https://github.com/semack/zx_tape_player/actions/workflows/google-play-release.yml) [![Test Flight](https://github.com/semack/zx_tape_player/actions/workflows/test-flight-release.yml/badge.svg)](https://github.com/semack/zx_tape_player/actions/workflows/test-flight-release.yml)
ZX Tape Player is a utility that converts your device into a virtual cassette player for the British home computer ZX Spectrum that was quite popular in many countries from 1982 and forward. This player lets you playback virtual tapes in the TZX or TAP format used by many emulators and lets you play them back via the jack/headphone plug into your ZX Spectrum.
The app lets you select TAP or TZX files on your local device to playback, and tries to identify your file and show additional information such as publisher and screenshots - provided by the online Open Source API ZXInfo that contains information for more than 32000 software titles from 1982 and up to date.
PLEASE NOTE: This is NOT an emulator and can not run the programs on TAP/TZX files. In order to run the program, you need a real physical ZX Spectrum connected to your device using the mini-jack lead that came with the machine.
## Public Beta
- **Android** users can download the Open Beta from [Google Play](https://play.google.com/store/apps/details?id=com.tekdeq.zxtapeplayer);
- **iOS** users can install Open Beta using [TestFlight](https://testflight.apple.com/join/SaoGn65t). The Beta can built singly using the code from the repository.## Contribute
Contributions are welcome! Just open an Issue or submit a PR.## Contact
You can reach me via my [email](mailto://[email protected]).## Thanks to
- [Thomas Kolbeck Kjær Heckmann](mailto:[email protected]) for providing his [API](https://api.zxinfo.dk/v3/#/) to [https://zxinfo.dk](https://zxinfo.dk) database and involvement to the project;
- [Pavlo Hladkov](https://www.behance.net/hladkovpavlo) for the UI/UX of the application;
- [Sergey Kireev](https://github.com/psk7) for help in stabilizing the sound converter with custom loaders;
- [Mikie](https://www.alessandrogrussu.it/tapir/index.html) for his Tapir audio post-processing implementation;
- To everyone who doesn't stay abroad the project.## Screenshots