tsacdop-podcast-app-android/README.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2020-02-09 13:13:56 +01:00
# Tsacdop
2020-02-12 14:09:03 +01:00
## About
![logo][https://github.com/stonega/tsacdop/blob/master/android/app/src/main/res/mipmap-hdpi/ic_launcher.png]
![tsacdop][https://github.com/stonega/tsacdop/blob/master/android/app/src/main/res/mipmap-hdpi/text.png]
2020-02-09 13:13:56 +01:00
2020-02-12 14:09:03 +01:00
Enjoy podcasts with Tsacdop.
Tsacdop is a podcasts player developed with flutter, only for Android right now.
2020-02-11 14:01:57 +01:00
The development is still on early stage.
2020-02-09 13:42:33 +01:00
2020-02-12 14:09:03 +01:00
Credit to flutter team and involved plugin developers, especially [webfeed](https://github.com/witochandra/webfeed) and [audiofileplayer](https://github.com/google/flutter.plugins/tree/master/packages/audiofileplayer/).
2020-02-09 13:42:33 +01:00
2020-02-11 14:01:57 +01:00
The podcasts search engine is powered by [ListenNotes](https://listennotes.com).
2020-02-09 13:13:56 +01:00
2020-02-12 14:09:03 +01:00
##License
Tsacdop is under licensed under the [MIT][LICENSE] license.
2020-02-09 13:13:56 +01:00
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.