Skip to content

Commit

Permalink
Stop referencing alga setup in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenzer committed Dec 10, 2024
1 parent 2f1e8b2 commit 37ea6e3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,14 @@ Setup
-----

The first time you use the utility, you will need to setup a connection to the TV.
With the TV on, run `alga setup [hostname/IP]`.
With the TV on, run `alga tv add <identifier> [hostname/IP]`.
This will bring up a prompt on the TV asking if you want to accept the pairing.
When accepted, Alga will be ready to use.

If no hostname or IP address is provided to `alga setup`, it will be default try to connect to "lgwebostv" which should work.
If no hostname or IP address is provided to `alga tv add`, it will be default try to connect to "lgwebostv" which should work.

The hostname, a key and MAC address will be written to `~/.config/alga/config.json` for future use.

Note: It's currently only possible to pair Alga with one TV at a time.
Let me know if this is a deal breaker for you.


Usage
-----
Expand Down

0 comments on commit 37ea6e3

Please sign in to comment.