Skip to content

Commit

Permalink
Automatic Dev Token Refresh App (#122)
Browse files Browse the repository at this point in the history
* Create com.pirate.refresh.yml

added automatic dev token refresh app. This queries against a server located at lg.pirate.vodka, which has an open source infrastructure.

* Fix manifestUrl

generated manifest with webosbrew-gen-manifest and updated here to reflect

* Update packages/com.pirate.refresh.yml

Co-authored-by: Mariotaku <[email protected]>

* Update com.pirate.refresh.yml

use releases for manifest, most up to date manifest can always be found with releases /latest endpoint

---------

Co-authored-by: Mariotaku <[email protected]>
  • Loading branch information
LucifersCircle and mariotaku authored Dec 24, 2024
1 parent 7fc6111 commit f72e562
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/com.pirate.refresh.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: Auto Dev Token Refresh
iconUri: https://raw.githubusercontent.com/LucifersCircle/WebOS-Token-Refresh-App/df2ddd0d429e86b024777f9be762e242e8eb1106/src/app/icon.png
manifestUrl: https://github.com/LucifersCircle/WebOS-Token-Refresh-App/releases/latest/download/manifest.json
category: system
pool: main
description: |
# WebOS Token Refresher
A secure web-based tool for refreshing LG WebOS developer mode session tokens. This project ensures your token is stored securely and refreshes it periodically with the LG Developer API. Keys are refreshed using (https://lg.pirate.vodka)
![Screenshot](https://github.com/LucifersCircle/WebOS-Token-Refresh-App/blob/main/img/Screenshot%202024-12-12%20142711.png?raw=true)
Your TV does NOT need to be rooted to use this.
Source code on [GitHub](https://github.com/LucifersCircle/WebOS-Token-Refresh-App).
Source code for lg.pirate.vodka also available on [GitHub](https://github.com/LucifersCircle/webOS-Token-Refresh)
funding:
github: [ LucifersCircle ]

0 comments on commit f72e562

Please sign in to comment.