Fork of Tangara with customizations
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 
jacqueline b07bfbc6c7 Add a second font, flesh out browser screen 2 年前
.reuse Fix missing licenses 2 年前
LICENSES Fix missing licenses 2 年前
lib Add a second font, flesh out browser screen 2 年前
lua Add a second font, flesh out browser screen 2 年前
src Add a second font, flesh out browser screen 2 年前
test Annote E V E R Y T H I N G with license info 3 年前
tools Add a second font, flesh out browser screen 2 年前
.clang-format Annote E V E R Y T H I N G with license info 3 年前
.env hack: "fix" the .env loading by just using `pwd` instead of dirname $_ etc 2 年前
.env.fish fish :) 3 年前
.gitignore ignore generated lua docs 2 年前
.gitmodules convert lvgl from submodule to a plain old directory 3 年前
.luarc.json Set up ldoc and lua-language-server, write some module stubs 2 年前
BUILDING.md improve on clangd setup instructions 2 年前
CMakeLists.txt Convert the main menu screen to lua lol 2 年前
README.md Updates "Contributing" with a come-back-later-please notice. 2 年前
config.ld Set up ldoc and lua-language-server, write some module stubs 2 年前
dependencies.lock Implement incremental updates of database indexes 2 年前
partitions.csv Convert the main menu screen to lua lol 2 年前
sdkconfig.common Flag off a few unused features 2 年前

README.md

Tangara

Tangara is an open-hardware portable music player. It runs on an ESP32, fits in your pocket, and has a battery that lasts all day.

Source Repositories

tangara-fw: The ESP32 firmware, comprising the bulk of Tangara's functionality. This is probably the repo that you're most interested in!

tangara-hw: Sources for the entire physical device. Includes both the case/enclosure, and the PCBs.

tangara-samd-fw: Firmware for the SAMD21 co-processor that manages USB connectivity, charging, and power management of the ESP32.

Contributing

We're still working on getting stuff together; please check back soon!