Skip to content

PR0Gorib/Axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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
  • 📈 Radar & bar chart visualizations
  • 🏆 Dynamic rankings, podiums & score tiers
  • 🖼️ Advanced image manager (up to 5 images per item)
  • 📤 Beautiful Share as Image exports
  • 💾 Automatic backups & restore manager
  • 🔍 Search, tags & advanced filtering
  • 📋 Category templates
  • 📌 Favorites / pinned items
  • 🌙 Dark & Light themes
  • 🖥️ 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

License

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors