Skip to content

zaki-arain/byos_phoenix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRMNL BYOS (Bring-Your-Own-Server) - Phoenix

This is a standalone "bring-your-own-server" for TRMNL devices.

Server dashboard screenshot

It's a standard Phoenix application with support for multiple TRMNL devices. A playlist rotates through multiple screens, regenerating them every 15 minutes.

Whether you have official TRMNL hardware or have built your own, you can always re-flash the firmware and point at your very own self-hosted server. This is a basic implementation of such a server.

Setup

Prerequisites:

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Modules to check out

Looking for another language?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 91.3%
  • JavaScript 4.5%
  • HTML 4.1%
  • CSS 0.1%