Skip to content

Releases: pinkpixel-dev/ByteBox

v2.4.0 - First Public Release

01 Mar 15:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

ByteBox v2.4.0

A lightweight web dashboard for developer resources — bookmarks, snippets, commands, notes, and images in one beautiful place.

This is the first public release of ByteBox. 🌸

📦 What is ByteBox?

ByteBox is a local-first developer dashboard for organizing your dev toolkit. Think Trello for resources — pin links, tag everything, search instantly, and drag-and-drop to organize your way. Fully offline, fully yours.

✨ Highlights

  • 📋 Kanban-style boards — Organize bookmarks, snippets, commands, docs, images, and notes into customizable categories
  • 💻 Syntax highlighting — 100+ languages via Shiki
  • 🎨 Deep theming — Glass morphism UI, 6 accent palettes, custom gradients, 17 UI fonts, settings presets
  • 🔍 Instant searchCmd/Ctrl+K across titles, tags, and content
  • 🏷️ Smart tagging — Color-coded tags with AND/OR filtering
  • ⭐ Starred cards — Quick-access favorites
  • 🖼️ Image cards — Full-screen lightbox with download & clipboard support
  • 💾 Export/Import — Full JSON backup and restore
  • 🖥️ Desktop app — Native Electron wrapper (AppImage, .deb, .exe)
  • 🐳 Docker supportdocker compose up --build -d and you're running

📥 Downloads

Platform File
Windows ByteBox-Setup-2.4.0.exe (NSIS installer)
Linux ByteBox-2.4.0.AppImage (universal)
Linux bytebox_2.4.0_amd64.deb (Debian/Ubuntu)
Docker docker compose up --build -d

Linux AppImage: chmod +x ByteBox-2.4.0.AppImage && ./ByteBox-2.4.0.AppImage

🛠️ Self-host / Web

See the README for self-hosting instructions.