Skip to content

PR0Gorib/Axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axis

General-purpose comparison & ranking tool

Main View

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.


Features

  • 📊 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

Built With

  • HTML
  • CSS
  • JavaScript
  • Tauri

Required Tauri Plugins

tauri_plugin_opener
tauri_plugin_fs
tauri_plugin_dialog

Development

npm install
npm run tauri dev

Build release:

npm run tauri build

Project Structure

Axis/
├── src/
│   ├── index.html
│   ├── storage.js
│   └── tauri-close-guard.js
├── src-tauri/
├── package.json
└── icon.png

Recommended IDE Setup


License

This project is licensed under the MIT License - see the LICENSE file for details.

About

General-purpose comparison & ranking tool built with Tauri

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors