General-purpose comparison & ranking tool
Axis is an open-source desktop application built with HTML, CSS, JavaScript, and Tauri that lets you compare, rank, and organize virtually anything.
Games, movies, anime, phones, PC hardware, books, cars — if it can be rated, it can be ranked.
- 📊 Custom ranking categories
- ⚖️ Side-by-side comparison mode
- 🏆 Dynamic ranking & podium system
- 🖼️ Multiple images per item
- 🔍 Search, tags & filters
- 📋 Category templates
- 📌 Favorites / pinned items
- 🌙 Dark & Light themes
- 📤 JSON & ZIP import/export
- 💾 Automatic backups
- 🖥️ Native desktop app via Tauri
- 🔒 Fully offline & privacy-friendly
- HTML
- CSS
- JavaScript
- Tauri
tauri_plugin_opener
tauri_plugin_fs
tauri_plugin_dialognpm install
npm run tauri devBuild release:
npm run tauri buildAxis/
├── src/
│ ├── index.html
│ ├── storage.js
│ └── tauri-close-guard.js
├── src-tauri/
├── package.json
└── icon.png
This project is licensed under the MIT License - see the LICENSE file for details.
