Skip to content

nipsysdev/Dextools

Repository files navigation

Dextools - DevTools for Codex

Dextools is a simple Tauri desktop application for uploading and downloading files from Codex.

Getting Started

Prerequisites

  • Node.js (v24 or higher)
  • Rust and Cargo
  • Tauri CLI

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install

Development

Run the development server:

cargo tauri dev

Build

Build the production application:

cargo tauri build

About

Devtools app for Codex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published