- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/dagrang-repository/apluszResumen de Tools
# ✈️ APlusZ
**APlusZ.app makes you fly for LESS.**
A free, mobile-first PWA that shows the exact calendar day to book and depart for the lowest air ticket price on any route.
---
## 🌍 Live
- **Domain:** [aplusz.app](https://aplusz.app)
- **Status:** In development
---
## ⚡ Stack (always free)
| Layer | Service |
|---|---|
| Frontend | Static HTML/CSS/JS (PWA) |
| Hosting | Cloudflare Pages |
| Data fetcher | GitHub Actions (cron) |
| Data storage | JSON in this repo |
| Flight data source | Kiwi Tequila (affiliate) |
| Email alerts | `mailto:` deep links |
| Payments | Stripe (subscriptions only) |
**Monthly infrastructure cost: €0.**
---
## 📂 Structure
```
frontend/
├── index.html # Landing + search
├── offline.html # Service worker fallback
├── apz.webmanifest # PWA manifest
├── sw.js # Service worker
├── legal/
│ └── index.html # Mentions légales + GDPR + ToS
├── assets/
│ ├── tokens.css # Design tokens (4 themes)
│ ├── app.css # Layout + components
│ ├── result.css # Result card styles
│ ├── detect.js # Auto language/theme/currency
│ ├── i18n.js # Translation loader
│ ├── app.js # Page logic
│ ├── result.js # Result card renderer
│ ├── sw-register.js # PWA install/update
│ └── icons/ # PWA icons (192/512 + maskable)
├── i18n/
│ ├── en.json
│ ├── fr.json
│ ├── es.json
│ ├── de.json
│ ├── ja.json
│ └── zh.json
└── data/ # Updated weekly by GitHub Actions
└── routes.json
```
---
## 🎨 Themes (4)
- 🌑 **Dark Glass** — iOS Liquid Glass style (default for OS dark mode)
- 🌕 **Light Expressive** — Android Material 3 Expressive style
- 📖 **Sepia Reader** — eBook warm daytime
- 🌙 **Sepia Night** — warm dark night reading
Cycle via top-bar button. Persists in `localStorage`.
---
## 🌐 Languages
Auto-detected from `navigator.language` with 5-fallback chain. Supported: `en · fr · es · de · ja · zh`. Manual override persists.
---
## 💸 Revenue cap
Subscription revenue auto-pauses at **€62,000/yr** (Stripe `subscription.pause_collection`). Resets January 1. Affiliate revenue (Kiwi Tequila) is uncapped and sits outside this ceiling.
---
## 📜 Legal
[aplusz.app/legal](https://aplusz.app/legal) — GDPR + ToS + Mentions Légales.
- Éditeur: Sang DAGRANG (EI)
- SIRET: 92792462100018
- Contact: dagrang@gmail.com
---
## 📄 License
Proprietary. All rights reserved.
Lo que la gente pregunta sobre aplusz
¿Qué es dagrang-repository/aplusz?
+
dagrang-repository/aplusz es tools para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala aplusz?
+
Puedes instalar aplusz clonando el repositorio (https://github.com/dagrang-repository/aplusz) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar dagrang-repository/aplusz?
+
Nuestro agente de seguridad ha analizado dagrang-repository/aplusz y le ha asignado un Trust Score de 52/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene dagrang-repository/aplusz?
+
dagrang-repository/aplusz es mantenido por dagrang-repository. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.
¿Hay alternativas a aplusz?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega aplusz en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/dagrang-repository-aplusz)<a href="https://claudewave.com/repo/dagrang-repository-aplusz"><img src="https://claudewave.com/api/badge/dagrang-repository-aplusz" alt="Featured on ClaudeWave: dagrang-repository/aplusz" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)