Official landing page for Hustler OS β The Zero-Effort Financial Agent for Kenya's informal economy. Automates M-Pesa tracking, invoicing, and receipt scanning.
# Hustler OS - Official Website π
> **The Zero-Effort Financial Agent for Africa's Informal Economy.**
This repository hosts the official marketing site and download portal for **Hustler OS**, a fintech mobile application that automates M-Pesa tracking, receipt scanning, and smart invoicing for Kenyan entrepreneurs.
π **Live Site:**
hustler-os-web.vercel.app
π’ **Status:** Public Beta (v2.0)
---
## π Tech Stack
This website was built with a **"Zero-Build"** philosophy for maximum performance and ease of deployment.
* **Core:** Semantic HTML5
* **Styling:** Tailwind CSS (via CDN)
* **Icons:** FontAwesome
* **Typography:** Google Fonts (Roboto & Montserrat)
* **Hosting:** Vercel (Auto-deployed from GitHub)
---
## π Project Structure
This repo hosts both the landing page code and the Android binary for direct distribution.
```bash
hustler-os-web/
βββ assets/
β βββ app-release.apk # The Android Installer (v2.0)
β βββ dashboard.png # Hero screenshot
β βββ favicon.png # Browser tab icon
βββ index.html # The single-page application
βββ README.md # You are here
```
---
## π How to Run Locally
Because this project uses the Tailwind CDN, you don't need `npm` or `node_modules`.
1. **Clone the repository:**
```bash
git clone
github.com
```
2. **Open `index.html`** in any browser.
* *Tip:* For the best experience, use the "Live Server" extension in VS Code.
---
## π² App Download Flow
The primary goal of this landing page is to distribute the Android APK.
1. The **"Download Beta"** button in `index.html` is linked directly to our **GitHub Releases**.
2. This allows for "Guerrilla Distribution" without needing the Google Play Store immediately.
3. The site includes instructions for users to bypass Google Play Protect ("Install Anyway") during the beta phase.
---
## π¨ Design System
* **Theme:** Dark Mode / Fintech Professional
* **Background:** Charcoal (`#121212`)
* **Pri β¦