FLUTTER ECOSYSTEM

Tautulli/Tautulli-Remote

आधिकारिक टॉटुल्ली सहयोगी ऐप।

तौटुल्ली रिमोट प्रोजेक्ट कवर
Stars
179
Forks
20
अंतिम पुश (UTC)
8 सित॰ 2026
प्रोजेक्ट स्थिति
सक्रिय
Tautulli GitHub avatar
भाषाएँDartKotlinSwiftRubyObjective-C

संबंधित पैकेज और उदाहरण

v3.2.2

quiver

क्वाइवर डार्ट के उपयोगी पुस्तकालयों का सेट है जो बहुत सारे डार्ट पुस्तकालयों के उपयोग को आसान और अधिक सुविधाजनक बनाता है, या अतिरिक्त कार्यक्षमता जोड़ता है।

660लाइक 21 लाख30-दिन डाउनलोड140Pub अंक
AndroidiOSWebmacOSWindowsLinux
v0.10.1

dartz

डार्ट में फंक्शनल प्रोग्रामिंग। कुशल अपरिवर्तनीय डेटा संरचनाओं, मोनैड्स, लेंस और अन्य एफपी उपकरणों का उपयोग करके अपने डार्ट कोड को शुद्ध करें।

1.6 हज़ारलाइक 4.3 लाख30-दिन डाउनलोड130Pub अंक
AndroidiOSWebmacOSWindowsLinux
badges कवरv3.2.0

badges

एक बैज बनाने के लिए एक पैकेज। बैज का उपयोग किसी भी विजेट के अतिरिक्त चिह्न के रूप में किया जा सकता है, उदाहरण के लिए शॉपिंग कार्ट में आइटम की संख्या दिखाएं।

3.8 हज़ारलाइक 3.3 लाख30-दिन डाउनलोड160Pub अंक
AndroidiOSWebmacOSWindowsLinux
percent_indicator कवरv4.2.5

percent_indicator

एक लाइब्रेरी जो आपको प्रतिशत के आधार पर प्रगति विजेट दिखाने की अनुमति देती है, जो गोलाकार या रैखिक हो सकती है, और आप इसे अपनी आवश्यकताओं के अनुसार कस्टमाइज़ कर सकते हैं।

2.8 हज़ारलाइक 5.9 लाख30-दिन डाउनलोड140Pub अंक
AndroidiOSWebmacOSWindowsLinux
draggable_scrollbar कवरv0.1.0

draggable_scrollbar

एक स्क्रॉलबार जिसे खींचकर एक ऊर्ध्वाधर सूची में तेजी से नेविगेट किया जा सकता है। अतिरिक्त विकल्प यह है कि स्क्रॉलथम्ब के पास वर्तमान आइटम के बारे में जानकारी दिखाई जाए।

403लाइक 4.4 हज़ार30-दिन डाउनलोड140Pub अंक
AndroidiOSWebmacOSWindowsLinux

उपयोग की गई निर्भरताएँ

निर्भरता सूची 68 आइटम

ऐप श्रेणियाँ

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

README खोलें / बंद करें

Tautulli Remote

A mobile companion app for Tautulli written with Dart and Flutter.

Tautulli Remote is available for Android and iOS and can be downloaded from the Google Play Store and Apple App Store respectively.

Get it on Google Play Download on the App Store

AI Disclosure (August 6, 2026)

As AI tools become more useful, I believe it is important to provide a space to transparently disclose how I am using these tools.

I took over development of Tautulli Remote back in 2020 by starting to learn Dart and Flutter. Before v3.5.0 I used an AI tool to solve a single Gradle migration issue for the Android version. With the release of v3.5.0 I have slowly be leveraging these tools more. With Tautulli Remote I will always manually review the changes before accepting anything. I intend to keep the below sections updated as any use of these tools changes. If you have any questions that are not answered below, please open an issue and I will make sure they get included.

How I Have Used (and Plan to Use) AI Tools
  • Provide some context alongside an error message to better understand the source of the issue.
  • Create a plan for implementing new features.
  • Execute initial implementation/changes for features.
  • Ask for recommendations on Cupertino theme icons, widgets, etc. that accomplish what I have in the Material theme (and vice versa).
  • Ask to review code to look for issues or inefficiencies and provide recommendations.
How I Have Not Used AI Tools
  • No AI code has been used without thorough review.
  • No AI media generation of any kind.

Features

  • Multiple Tautulli server support.
  • View the activity for all your servers from a single page.
  • Terminate streams (requires Plex Pass).
  • View history and filter by user and media type.
  • See synced items for all users and allows you to delete those synced items.
  • Receive encrypted notifications from Tautulli.
  • Navigate through your libraries without going to Plex.
  • Open an item in the Plex app right from Tautulli Remote.
  • Supports basic authentication.
  • Multiple connection addresses with automatic failover.
  • And more!

Support

GitHub Discord Reddit GitHub

If you think you've found a bug in Tautulli Remote make sure you:

  • Update to the latest version of Tautulli Remote and Tautulli
  • Check the Tautulli Remote in-app changelog & announcements.
  • Check the Tautulli and Tautulli Remote logs, you just might find the solution yourself!
  • Check the wiki to see if your issue is mentioned.
  • For basic questions try asking on Discord, or Reddit first before opening an issue.
If nothing has worked:
  1. Please check the issues tracker to see if someone else has already reported the bug. If this is a new bug, open a bug report on the issues tracker.
  2. Provide a clear title to easily help identify your problem.
  3. Use proper Markdown syntax to structure your post.
  4. Make sure to fill out the required information on the issue template.
  5. Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.

Feature Requests

  1. Pleases check the issues tracker to see if someone else has already requested the feature. If a similar idea has already been requested, give it a thumbs up. Do not comment with +1 or something similar as it creates unnecessary spam.

  2. If this is a new feature request, open a feature request on the issues tracker.

Translations

Weblate is used for translations and your help with localizing Tautulli Remote would be greatly appreciated! If your language is not listed below please open a new language request on the issues tracker.

Translation status

Contributing

You can help improve Tautulli Remote! Check out the Contribution Guide to get started.

License

GPLv3

This is free software under the GPL v3 open source license. Feel free to do with it what you wish, but any modification must be open sourced. A copy of the license is included.