mirror of
https://github.com/dyzulk/twinpath-hotspot-themes.git
synced 2026-01-26 05:25:40 +07:00
a4e8a472f995ffd8c65ce4515ae27940bc17657d
Twinpath Hotspot Themes 🎨📶
Professional, modern, and multi-themed captive portal templates for MikroTik Hotspot.
✨ Features
- Dynamic Branching: Every branch in this repository represents a different theme/variant.
- Premium Aesthetics: Dark modes, vibrant accents, and modern typography.
- Multi-language Support: Built-in Indonesian (ID) and English (EN) localization.
- QR Code Connectivity: Integrated QR scanner for quick login from vouchers.
🚀 How to Use
1. Choose Your Theme
Check out the available branches to find the theme that suits your brand:
theme/modern-dark(Current active theme: Vercel-style dark with teal accents)
2. Implementation
It is highly recommended to use a specific Tag for a stable release:
- Clone using a stable tag (e.g.,
v1.0-dark):git clone --branch v1.0-dark https://github.com/dyzulk/twinpath-hotspot-themes.git - Or, if you want the latest (possibly experimental) version of a branch:
git clone -b theme/modern-dark https://github.com/dyzulk/twinpath-hotspot-themes.git - Upload the contents of the folder to your MikroTik
flash/hotspotdirectory.
📁 Repository Structure
Each branch is self-contained. To switch themes in your local development:
git checkout theme/[branch-name]
🛠️ Customization
Edit js/config.js to change branding, URLs, and basic settings without touching the core HTML/CSS.
Developed with ❤️ by dyzulk
Releases
2
Languages
JavaScript
50%
HTML
35.2%
CSS
13.8%
PowerShell
1%