Solarpunk Utopia banner
lizTheDeveloper lizTheDeveloper

Solarpunk Utopia

Development community

Description

🌱 Production-ready gift economy mesh network for Solarpunk communes - Complete offline-first system for mutual aid coordination

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Solarpunk Gift Economy Mesh Network 🌱

**Production-ready system for regenerative communities to coordinate mutual aid without internet dependency.**

[![Status](https://img.shields.io/badge/status-production%20ready-brightgreen)](https://github.com/yourusername/solarpunk_utopia) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Python](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/) [![TypeScript](https://img.shields.io/badge/typescript-5.3+-blue.svg)](https://www.typescriptlang.org/)

📱 Android App

[![Download APK](https://img.shields.io/badge/Download-Android%20APK-green?style=for-the-badge&logo=android)](https://github.com/lizTheDeveloper/solarpunk_utopia/releases/latest/download/app-debug.apk)

**Standalone offline app** - runs Python backend directly on your phone. No internet required after install.

  • Works 100% offline
  • 67 MB download
  • Android 8.0+ required
  • Mesh sync via WiFi Direct

[View all releases](https://github.com/lizTheDeveloper/solarpunk_utopia/releases)


🚀 One-Line Install

**Linux/Mac:**

curl -sL https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash

**Termux (Android):**

pkg install curl -y && curl -sL https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash

**Or using wget:**

wget -qO- https://raw.githubusercontent.com/lizTheDeveloper/solarpunk_utopia/main/setup.sh | bash

**Note:** Requires Python 3.11 (not 3.12). The setup script will automatically install Python 3.11 if needed. See [PYTHON_VERSION.md](PYTHON_VERSION.md) for details.

This installs everything and starts all services. Access at `http://localhost:3000` when complete.

Running on Android (Termux)

Prerequisites

  • Android 7.0+ (Android 11+ requires extra steps below)
  • 2GB+ free storage
  • Stable WiFi connection

Installation Steps

  1. Install Termux from F-Droid (