Skip to content

nookat-io/nookat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nookat

Nookat is a lightweight container management tool that provides all the essential features you need without the bloat. Fast, intuitive, and completely free. Built with Tauri, React, and TypeScript.

Get started for free. Download | Website

Features

  • Container management and monitoring
  • Image management
  • Network management
  • Volume management
  • Settings and configurations

Development Setup

Prerequisites

  • Node.js (v18 or higher)
  • Rust (latest stable)
  • Docker (for testing Docker functionality)

Installation

  1. Clone the repository
  2. Install dependencies: just i
  3. Set up environment variables
  4. Start development server: just r

Recommended IDE Setup