Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hihhiyayayoo/tewkr
Tewkr 的第三方APP
https://github.com/hihhiyayayoo/tewkr
dart flutter tewkr
Last synced: about 1 month ago
JSON representation
Tewkr 的第三方APP
- Host: GitHub
- URL: https://github.com/hihhiyayayoo/tewkr
- Owner: HIHHIYAYAYOO
- Created: 2024-09-10T13:11:59.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T08:15:40.000Z (2 months ago)
- Last Synced: 2024-10-13T02:02:20.986Z (about 1 month ago)
- Topics: dart, flutter, tewkr
- Language: C++
- Homepage:
- Size: 5.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tewkr
* Tewkr 此為 https://tewkr.com/ 的第三方APP及網站,讓您無須登入便可方便查詢課程的評價。
* 此應用程式提供簡潔的界面,輕鬆搜尋並檢視各類課程的詳細資訊和評論。👍
* [網頁版](https://hihhiyayayoo.github.io/Tewkr/)
* [Android APP 下載連結](https://github.com/HIHHIYAYAYOO/Tewkr/releases/tag/flutter)## 特點
- 無須邀請碼即可使用
- 無需登入即可搜尋所有評論
- 無需發表3篇貼文即可查看限定評論## 螢幕截圖
螢幕截圖,主要功能和界面:
## 安裝和使用
1. 下載此專案:
```bash
git clone https://github.com/HIHHIYAYAYOO/Tewkr.git2. 安裝依賴:
```bash
cd tewkr
flutter pub get
3. 運行應用程式:
```bash
flutter run