Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposing tmo-live-graph for your phone, say. #9

Open
bhyde opened this issue Jan 26, 2022 · 0 comments
Open

Exposing tmo-live-graph for your phone, say. #9

bhyde opened this issue Jan 26, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@bhyde
Copy link

bhyde commented Jan 26, 2022

Fun trick. You can use Cloudflare's free tunnels offering to ease access to tmo-live-graph.

  • Step 1: Install cloudflared. Eg. on the mac do: brew install cloudflare/cloudflare/cloudflared.
  • Step 2: Create tunnel: cloudflared tunnel --localhost 3000, take note of the long random domain name is sets up.
  • Step 3: Run tmo-live-graph: DANGEROUSLY_DISABLE_HOST_CHECK=true npm start
  • Step 4: Enjoy, visit the random domain noted in step 2, for example only: https://long-random-something.trycloudflare.com

The real trick here is setting the environment variable.

@highvolt-dev highvolt-dev added the documentation Improvements or additions to documentation label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants