Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PIXS ๐Ÿ‘พ

Notes that don't suck.

PIXS Badge Vibe Check

PIXS App

PIXS Website

๐ŸŒ Visit the Website

PIXS is a minimal, dark-mode-first note-taking and reminders app for macOS. It's built for people who like pixels, ghosts, and getting things done without the bloat.

๐ŸŒŸ Features

  • Notes: Clean, Apple Notes-style editor with markdown support.
  • Reminders: Integrated tasks with direct calendar access.
  • AI Companion: Optional Gemini, OpenAI, NVIDIA NIM, or OpenRouter integration to chat with your notes.
  • Vibe: Animated header, smooth hover effects, and a "Glass Liquid" aesthetic.
  • Privacy: Notes and reminders stay local. AI keys are stored in macOS Keychain, and note context is sent only to the active AI provider when you chat.

๐Ÿ› ๏ธ Tech Stack

  • SwiftUI: 100% native macOS declarative UI.
  • AppKit: For that sweet menu bar integration.
  • UserNotifications: For local reminders and alerts.
  • Multi-provider AI: Gemini, OpenAI, NVIDIA NIM, and OpenRouter support.

๐Ÿš€ Getting Started

  1. Clone this repo.
    git clone https://github.com/therahul-yo/PIXS.git
  2. Open PIXS.xcodeproj in Xcode.
  3. Build & Run (Cmd+R).
  4. Enjoy the pixels.

๐Ÿ” AI Keys & Privacy

PIXS supports bring-your-own API keys for Gemini, OpenAI, NVIDIA NIM, and OpenRouter. Keys are saved in macOS Keychain, not plain UserDefaults. Your notes, reminders, and chat history stay on your Mac unless you ask the AI assistant a question, in which case PIXS sends the current notes/reminders context to the selected provider.

If macOS blocks a downloaded unsigned build with an "App is damaged" warning, remove the quarantine flag after you trust the download:

xattr -rd com.apple.quarantine /Applications/PIXS.app

๐Ÿ“„ License

MIT License ยฉ 2025 Rahul

See LICENSE for details.


Made with ๐Ÿ’€ and โ˜•๏ธ by Rahul.

About

A minimal, dark-mode native macOS menu bar app for notes, reminders, and AI-powered context. 100% Open Source. ๐Ÿ‘พ

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages