2023-11-24 12:09:56 +09:00
2023-11-02 16:15:52 +09:00
2023-11-22 13:59:52 +09:00
2023-10-24 15:29:35 -05:00
2023-10-24 18:32:11 -05:00
2023-11-22 13:59:52 +09:00
2023-11-02 16:15:52 +09:00
2023-11-24 12:09:56 +09:00

Codex Frontend

A frontend for codex made with Flutter.

Features

  • Upload multiple files at once
  • Dockerize frontend
  • Show status of locally running codex node
  • Upload to codex nodes
  • View file Uploaded
  • Download from codex nodes
  • Now supports marketplace endpoints!

Planned Features

  • Show status of connection to codex peers
  • Settings for the connection

How To Run It

git clone https://github.com/Kayvon-Martinez/codex-frontend
cd codex-frontend

Grab your codex api link and put it in the dockercompose file in the root of the directory in the value of codex_url

docker compose up

Go to localhost:3000

Screenshots

Data page: Upload Data page: Upload (with uploads) Data page: Download

Description
Codex Marketplace frontend
Readme
Languages
TypeScript 95.4%
HTML 2.4%
Dockerfile 0.9%
CSS 0.9%
Batchfile 0.4%