Skip to content

Browse Lightning-AI/litData chunked .bin shards like tar files. Double-click a field to open with native apps

License

Notifications You must be signed in to change notification settings

binbinsh/litdata-viewer

Repository files navigation

LitData Viewer Icon

LitData Viewer

macOS build Ubuntu build Windows build

About

LitData Viewer is a desktop UI for browsing Lightning-AI/litData chunked .bin shards and inspecting fields.

LitData Viewer preview

Usage

  1. Download installers/bundles: https://github.com/binbinsh/litdata-viewer/releases
  2. Launch the app and select a litdata index.json, or select chunk .bin/.zst files via Choose.
  3. Click a chunk to list items, then select an item to see its fields.
  4. Double-click a field (or use Open) to write a temp file and open with your default app.
  5. Preview pane shows text or a hex snippet; statuses/errors appear below.
  6. Report issues/feature requests: https://github.com/binbinsh/litdata-viewer/issues

Development

  • Install deps: npm install (Node 20+ recommended).
  • Dev (web + Tauri): npm run tauri dev (starts Next.js and opens the Tauri window).
  • Build web export: npm run build (outputs static site to out/).
  • Build desktop app: npm run tauri build (creates platform installer/bundle).

About

Browse Lightning-AI/litData chunked .bin shards like tar files. Double-click a field to open with native apps

Resources

License

Stars

Watchers

Forks

Languages