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

https://github.com/evertrue/openspecbuddy

Native macOS viewer for OpenSpec project directories
https://github.com/evertrue/openspecbuddy

Last synced: 4 months ago
JSON representation

Native macOS viewer for OpenSpec project directories

Awesome Lists containing this project

README

          

🔍 OpenSpec Buddy Join TestFlight Beta

![macOS](https://img.shields.io/badge/macOS-15.0%2B-blue?logo=apple)
![SwiftUI](https://img.shields.io/badge/SwiftUI-5.0-orange?logo=swift)
![License](https://img.shields.io/badge/license-MIT-green)

A native macOS viewer for [OpenSpec](https://github.com/Fission-AI/OpenSpec) projects — browse your specs, changes, and archives with ease.

## ✨ Features

- 📂 **Directory Browser** — Open any OpenSpec project folder
- 📋 **Specs Viewer** — Browse your source-of-truth specifications
- ✏️ **Changes Tracker** — View active proposals, tasks, and spec deltas
- 🗄️ **Archive Explorer** — Review completed changes
- 🔖 **Recent Directories** — Quick access to your projects
- 📝 **Markdown Rendering** — Beautiful display of all your `.md` files

## 📸 Screenshot


OpenSpec Buddy screenshot

## 🚀 Getting Started

**Just want to use the app?** Download it via [TestFlight](https://testflight.apple.com/join/9eykNRqF) — no Xcode required.

**Want to build from source?**

1. Clone the repo
2. Open `OpenSpecBuddy.xcodeproj` in Xcode
3. Build and run (⌘R)
4. Click "Open Directory" and select a folder containing an `openspec/` directory

## 🛠️ Requirements

- macOS 15.0+
- Xcode 16+

## 📄 License

MIT