Build DELUGE MOBILE CLIENT, It is completely developed using Flutter for both platform
(Android and IOS).
Frontend and Middleware all the business logics is in Dart.
it can control Deluge running at Seedbox as well as at Localhost.
It has all basic functionality such as Add,Delete,Pause,Filter,Sort torrents..etc.
it can also process Multiple Seedbox Account at the same time in same dashboard.
It is also loaded with features like Ongoing notification to control streaming media in
background and download status of torrents using the Flutter Local Notification.
It listen from deluge web by using the POST request.
This client also provide ability to explore and Delete, Rename & Create Folder in Seedbox’s
Drive using SFTP.
It also have ability to stream and download the video,audio and image which is store at
Seedbox’s Drive.
It is completely open source you can find this project here.