Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccextractor/flood_mobile
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
https://github.com/ccextractor/flood_mobile
dart flutter flutter-app hacktoberfest qbittorrent rtorrent rtorrent-flood torrent transmission
Last synced: about 10 hours ago
JSON representation
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
- Host: GitHub
- URL: https://github.com/ccextractor/flood_mobile
- Owner: CCExtractor
- License: mit
- Created: 2021-03-20T05:07:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T15:02:17.000Z (about 1 year ago)
- Last Synced: 2023-09-25T09:49:17.014Z (about 1 year ago)
- Topics: dart, flutter, flutter-app, hacktoberfest, qbittorrent, rtorrent, rtorrent-flood, torrent, transmission
- Language: Dart
- Homepage:
- Size: 3.74 MB
- Stars: 84
- Watchers: 8
- Forks: 118
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Flood Mobile App
![Group 3](https://user-images.githubusercontent.com/52864956/118592164-24de8280-b7c3-11eb-95f3-f575fd75d356.png)
[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://slackinvite.ccextractor.org/)
Table of Contents
## About The Project
[![Flood logo](https://github.com/jesec/flood/raw/master/flood.svg)](https://flood.js.org)
[![google-play-badge 2](https://user-images.githubusercontent.com/52864956/131207547-d6005fd4-ddff-455e-b86f-bea1460dbad9.png)](https://play.google.com/store/apps/details?id=com.hustlecreatives.flood_mobile)Flood is a monitoring service for various torrent clients. It's a Node.js service that communicates with your favorite
torrent client and serves a decent mobile UI for administration. The web app and other relevant documentation can be
found at [Flood](https://github.com/jesec/flood).#### Supported Clients
| Client | Support |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| [rTorrent](https://github.com/rakshasa/rtorrent) | :white_check_mark: ([tested](https://github.com/jesec/flood/blob/master/server/.jest/rtorrent.setup.js)) |
| [qBittorrent](https://github.com/qbittorrent/qBittorrent) v4.1+ | :white_check_mark: ([tested](https://github.com/jesec/flood/blob/master/server/.jest/qbittorrent.setup.js)) |
| [Transmission](https://github.com/transmission/transmission) | :white_check_mark: ([tested](https://github.com/jesec/flood/blob/master/server/.jest/transmission.setup.js)) |### Built With
* [Dart](https://dart.dev/)
* [Flutter](https://flutter.dev/)
* [flutter_client_sse](https://github.com/pratikbaid3/flutter_client_sse)## Getting started & Contribution guide
[CONTRIBUTING.md](https://github.com/CCExtractor/Flood_Mobile/blob/master/CONTRIBUTING.md)
## Usage & Screenshots
https://github.com/CCExtractor/Flood_Mobile/assets/91112485/e69f26a0-7963-4a09-974f-b69cc54b7a26
## Contact
[Pratik Baid](https://www.linkedin.com/in/pratik-baid-aa253980/)
[Akshat Tripathi](https://www.linkedin.com/in/akshat-tripathi-449a2922b/)
Project Link: [Flood_Mobile](https://github.com/CCExtractor/Flood_Mobile)