Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 587 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 587 Bytes

DTools

Goals

  • Parse socket events
    • Note: Some bugs but ok
  • Chat tabs based on filters
  • Option to make chat tabs persistant (keep history)
  • Kamas per session (⬆️ sell, ⬇️ buy)
  • History for kamas per session (maybe graph for weeks)

Note: I'm not going to make a bot or any similar tool. This tool is just an excuse to join two things I love, Dofus and development. I do not own any aspect of the game.

Technologies

  • Tauri
    • Reason: I wanted to experiment stuff in Rust
  • Vite
  • Bun

Setup

bun install
bun run tauri dev