Skip to content

This app can extend developer mode timer for the LG TV (you'll need the session token for that)

License

Notifications You must be signed in to change notification settings

Neur0toxine/lg-webos-devmode-timer-extender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LG WebOS Developer Mode Extender

This app can extend developer mode timer for the LG TV (you'll need the session token for that)

You can obtain the developer mode session token by logging into your TV via SSH and executing this command:

cat /var/luna/preferences/devmode_enabled

Building

Run make all. You will need Docker for that.

Usage

Run the binary with following arguments:

devmode-extender_{arch} --token={devmode session token}

Not very useful, huh? That's because it is supposed to run periodically. Cron example:

# Runs every day at 03:00
0 3 * * * /root/devmode-extender --token=token

About

This app can extend developer mode timer for the LG TV (you'll need the session token for that)

Resources

License

Stars

Watchers

Forks

Packages

No packages published