An open API service indexing awesome lists of open source software.

https://github.com/eindpunt/awesome-trmnl

πŸ“Ÿ Curated list of awesome TRMNL open-source projects, guides, blogs and other resources.
https://github.com/eindpunt/awesome-trmnl

List: awesome-trmnl

awesome awesome-list lists trmnl

Last synced: 5 months ago
JSON representation

πŸ“Ÿ Curated list of awesome TRMNL open-source projects, guides, blogs and other resources.

Awesome Lists containing this project

README

        

# Awesome TRMNL [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ![GitHub last commit](https://img.shields.io/github/last-commit/eindpunt/awesome-trmnl)

A curated list of TRMNL docs, talks, tools, examples & articles the internet has to offer.




Logo

[TRMNL](https://usetrmnl.com/) (pronounced "terminal") is an innovative e-ink dashboard device designed to help users stay focused and informed

## Specifications
- A 7.5" e-ink display
- An ESP32-C3 microcontroller
- A 1800-2500 mAh battery
- The server generates a single-use, 1-bit bitmap image (800x480 pixels)

## πŸ“„ Official Docs & Quickstarts
- [useTRMNL](https://docs.usetrmnl.com/)
- [TRMNL DIY server](https://github.com/usetrmnl/byos_sinatra) - Self hosted screen generation in Ruby/Sinatra

## ⚑Firmware & Firmware flashing
- [TRMNL firmware](https://github.com/usetrmnl/firmware)
- [TRMNL browser firmware flashing](https://usetrmnl.com/flash) - Flash your TRMNL firmware in browser

## πŸ”¨ Boilerplates
- [TRMNL hello (liquid)](https://github.com/schrockwell/trmnl-hello) - Boilerplate for the tmrnl_preview dev server by schrockwell
- [Python Boilerplate](https://github.com/OptimumMeans/TRMNL-Boilerplate) - by OptimumMeans

## πŸ”Œ Plugins
- [useTRMNL](https://github.com/usetrmnl/plugins) - Featured plugins by useTRMNL
- [American College Football top 10](https://github.com/SnarfulSolutionsGroup/TRMNL-Plugins/blob/main/TRMNL_CFB.md) - College Football Top 10 Ranking by SnarfulSolutionsGroup
- [Chuck Norris facts](https://github.com/OptimumMeans/TRMNL-Chuck-Norris) - Random Chuck Norris facts by OptimumMeans
- [Cyber Security conferences](https://github.com/AlixAbbasi/TRMNL-Sec-Deadlines) - Cyber security conferences deadlines by AlixAbbasi
- [Daily comic xkcd](https://github.com/SnarfulSolutionsGroup/TRMNL-Plugins/blob/main/TRMNL_Comic.md) - Daily Comic from xkcd by SnarfulSolutionsGroup
- [Dcache](https://github.com/ramdacxp/dcache) - Visualize Selected Home Assistant entities on TRMNL by ramdacxp
- [Digital Archaeologist](https://github.com/OptimumMeans/TRMNL-Digital-Archaeologist) - Digital Archaeologist by OptimumMeans
- [Discord Bot](https://github.com/OptimumMeans/TRMNL-Discord-Bot) - Discord bot by OptimumMeans
- [FBI most wanted](https://github.com/OptimumMeans/TRMNL-FBI-Most-Wanted) - Shows information about FBI Most Wanted fugitives, randomly selected by OptimumMeans
- [Fruit Facts](https://github.com/OptimumMeans/TRMNL-Fruit-Facts) - Fruit facts by OptimumMeans
- [Habitify](https://github.com/sejtenik/trmnl-habitify-plugin) - by sejtenik
- [Hacker News](https://github.com/usetrmnl/plugins/tree/master/lib/hacker_news) - Hacker News display by usetrmnl
- [ICS Calendar](https://github.com/jfsso/trmnl-calendar) - fetches an ICS calendar and display events in a multi-column list format by jfsso
- [Libra weight tracker](https://github.com/sejtenik/trmnl-libra-cloud-plugin) - by sejtenik
- [Marvel Character of the Day](https://github.com/MarkHopper24/Marvel-Character-of-the-Day/) - by MarkHopper24
- [Metar Weather](https://github.com/schrockwell/trmnl-metar) - Displaying Weather conditions for a METAR station (METeorologial Aerodrome Reports), data is provided by NOAA's Aviation Weather Center by schrockwell
- [NASA Deep Space Network](https://github.com/schrockwell/trmnl-dsn) - Deep Space Network statistics by schrockwel
- [Remember The Milk](https://github.com/sejtenik/trmnl-rtm-plugin) - by sejtenik
- [Shipping Tracker](https://github.com/OptimumMeans/TRMNL-Ship-Tracker) - Ship tracker using VesselFinder API by OptimumMeans
- [Strava goals](https://github.com/vinayak-mehta/trmnl-strava-goals) - Strava goals by vinayak-mehta
- [Surf (surfline) display](https://github.com/pcifaldi/surf_api) - real-time surf and tide data display by pcifaldi
- [TRMNL Tides](https://github.com/UpDryTwist/trmnl-tides) - Generate local tides screen on your TRMNL by UpDryTwist
- [Tautulli Dashboard](https://github.com/hosfordryan/trmnl-tautulli-dash) - Tautulli Dashboard (Plex server user metrics) by hosfordryan
- [This day](https://github.com/frethop/TRMNL-thisday) - On This Day in history by frethop
- [Tidbyt sync](https://github.com/jvivona/tidbyt-data) - Synchronize your Tidbyt data by jvivona
- [Todoist Sync](https://github.com/Nynir/trmnl-todoist) - Synchronize your Todoist tasks by Nynir
- [Valorant Tracker](https://github.com/MarkHopper24/Valorant-Tools) - Track your Valorant game stats by MarkHopper24
- [Washington Post frontpage](https://github.com/thamarnan/TRMNL-NYT) - Daily Washington Post frontpage by thamarnan
- [Weekly goal tracker / Habit tracker](https://github.com/azjgard/trmnl-weekly-goal-tracker) - Weekly goal tracker by azjgard
- [Woocommerce](https://github.com/yannicschuller/trmnl-woocommerce) - Fetches store data from WooCommerce API and displays by yannischuller

## πŸ‘Ύ Extra's
- [TRMNL - Local Web Server](https://github.com/ohAnd/trmnlServer) - Python local webserver for TRMNL by ohAnd
- [TRMNL - 3D printable mounts](https://github.com/usetrmnl/mounts) - 3D printable mounts (fridge magnet, corner bracket) by usetrmnl
- [TRMNL preview - local development server](https://github.com/schrockwell/trmnl_preview) - A local server that enables local development of plugins using Liquid templates by schrokwell
- [TRMNL preview docker 🐳 - local dev server](https://hub.docker.com/r/schrockwell/trmnlp) - Docker image for the local dev server by schrokwell

## Follow

### Official

- πŸ“Ή [TRMNL YouTube](https://www.youtube.com/@useTRMNL)
- 🐦 [@useTRMNL](https://x.com/useTRMNL)
- πŸ‘€ [TRMNL Facebook](https://www.facebook.com/useTRMNL)
- πŸ“· [TRMNL Instagram](https://www.instagram.com/usetrmnl/)

### πŸ«‚ Community

-

## Contributing

[Contributions of any kind welcome, just follow the guidelines](contributing.md)!

### Contributors

[Thanks goes to these contributors](https://github.com/eindpunt/awesome-trmnl/graphs/contributors)!