https://github.com/rollecode/height.app-data-browser
Height.app is shutting down. With this single HTML tool you can browse your JSON export in a pretty format.
https://github.com/rollecode/height.app-data-browser
Last synced: 27 days ago
JSON representation
Height.app is shutting down. With this single HTML tool you can browse your JSON export in a pretty format.
- Host: GitHub
- URL: https://github.com/rollecode/height.app-data-browser
- Owner: rollecode
- Created: 2025-08-07T19:31:33.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-07T19:53:51.000Z (10 months ago)
- Last Synced: 2026-05-02T13:33:30.056Z (28 days ago)
- Language: HTML
- Size: 101 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Height.app JSON data browser
A single-file HTML browser for viewing Height.app exported data offline. This tool allows you to browse your exported Height.app tasks, lists, and teams with a clean, Height.app-inspired interface.

## Features
- **Offline browsing** - Complete single-file solution with no external dependencies
- **Height.app inspired design** - Dark theme with authentic Height.app aesthetics
- **Search functionality** - Search tasks by name, description, or comments
- **Filtering** - Filter by status, list, assignee, and sort options
- **Task details** - Expandable task items with full descriptions and comments
- **Responsive design** - Works on desktop and mobile devices
- **Minimal interface** - Clean, distraction-free design with optional info sections
## Usage
1. Export your data from Height.app (you should have JSON files like `tasks.json`, `lists.json`, `users.json`)
2. Place the exported JSON files in the same folder as `index.html`
3. Open `index.html` in your web browser
4. Use the file inputs to select your JSON files (at minimum `tasks.json` is required)
5. Click "Load data" to start browsing
## Why?
Height shuts down September 24th, 2025.

---
**Please note**: this tool is vibe coded and is not affiliated with HeightHQ, Inc. in any way.