# ZX Tape Player 
Another tape player has written in Flutter for iOS and Android. The application is able to find tapes and theres images using [ZxInfo.dk](https://zxapi.dk) [Public API](https://api.zxinfo.dk/v3/) and upload them to [ZX-Spectrum compatible computers](https://en.wikipedia.org/wiki/List_of_ZX_Spectrum_clones) by the audio output of the smartphone. Now it support only [.TAP](http://fileformats.archiveteam.org/wiki/TAP_(ZX_Spectrum)) and [.TZX](http://k1.spdns.de/Develop/Projects/zasm/Info/TZX%20format.html) tape images.
## Screenshots
<img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-01.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-02.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-03.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-04.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-05.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-06.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-07.jpg?raw=true" width="23%"></img> <img src="https://github.com/semack/zx_tape_player/blob/master/assets/publishing/screenshots/screen-08.jpg?raw=true" width="23%"></img>
## License
Please see [LICENSE.md](https://github.com/semack/zx_tape_player/blob/master/LICENSE.md) for details.
## Contribute
Contributions are welcome. Just open an Issue or submit a PR.
## Contact
You can reach me via my [email](mailto://semack@gmail.com).