An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

image

# 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.

image

## 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.

image

---

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