Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 863 Bytes

File metadata and controls

26 lines (15 loc) · 863 Bytes

item-console

A browser app that lets you track, tag, filter, and version everything you own.

Try it now: https://item-console.peterye.ca

Features

  • Local storage: All your data is saved in your browser's localStorage - no accounts, 100% private.
  • Tagging and filtering: Organize items with custom tags and quickly filter them to find what you need.
  • Version history (Git-style): Every change is tracked, enabling you to instantly restore any previous version.
  • JSON editor: Power users can directly access the underlying data as JSON.

Screenshots

Main dashboard

screenshot of main dashboard

Filtering by tag

screenshot of filter mode

Version history

screenshot of version history page