icon

Nib

Getting Started Concepts Guides CLI API Reference Examples
  • Index
  • Installation
  • Quick Start
  • Your First App
  • Project Structure

Index

Previous Next

This section walks you through installing Nib, creating your first project, and understanding how a Nib application is structured. By the end, you will have a working macOS menu bar app written entirely in Python.

  • Installation -- Install Nib and verify your environment.
  • Quick Start -- Scaffold a project and run it in under a minute.
  • Your First App -- Build a counter app from scratch, step by step.
  • Project Structure -- Understand the standard layout, assets, and configuration.
Home Installation
Menu
Home
Getting Started
Index Installation Quick Start Your First App Project Structure
Concepts
Index Architecture Reactivity The View Tree Modifiers Event Handling
Guides
Index Building Layouts Styling & Theming Colors & Gradients Typography & Fonts Animations & Transitions Context Menu Settings & Persistence Notifications System Services File Dialogs Canvas Drawing Charts Navigation Drag & Drop Hotkeys & Clipboard Custom Fonts Assets
CLI
Index nib create nib run nib build pyproject.toml Config
API Reference
Index
Examples
Index Counter App Todo App System Monitor Drawing App

On This Page

shadcn theme provided by @asiffer