Is your feature request related to a problem? Please describe.
Not a problem more additional information inside dashbrr
Describe the solution you'd like
I would like either the ability to display API data on General Service, or another option for just outputting the API data provided in a clean way. Mostly I want this for tracker stats, but I could see others also wanting simple API results displayed on dashbrr in a somewhat clean style or table, regardless on what value names are returned.
Describe alternatives you've considered
I use some very poor custom made solutions, but it would be better to be integrated into a dashboard like dashbrr
Additional context
Example is the data outputted from the Unit3D Tracker Seedpool, using link https://seedpool.org/api/user?api_token="API-KEY".
The data that is returned is
{"username":"value","group":"value","uploaded":"value","downloaded":"value","ratio":"value","buffer":"value","seeding":"value","leeching":"value","seedbonus":"value","hit_and_runs":"value"}
Turning this into a simple table would be great
Is your feature request related to a problem? Please describe.
Not a problem more additional information inside dashbrr
Describe the solution you'd like
I would like either the ability to display API data on General Service, or another option for just outputting the API data provided in a clean way. Mostly I want this for tracker stats, but I could see others also wanting simple API results displayed on dashbrr in a somewhat clean style or table, regardless on what value names are returned.
Describe alternatives you've considered
I use some very poor custom made solutions, but it would be better to be integrated into a dashboard like dashbrr
Additional context
Example is the data outputted from the Unit3D Tracker Seedpool, using link https://seedpool.org/api/user?api_token="API-KEY".
The data that is returned is
{"username":"value","group":"value","uploaded":"value","downloaded":"value","ratio":"value","buffer":"value","seeding":"value","leeching":"value","seedbonus":"value","hit_and_runs":"value"}Turning this into a simple table would be great