Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloorAgent (Electron)

This project is a self-contained desktop app (Windows installer) built with Vite + React + Tailwind + Electron.

Quick start (dev)

npm install
npm run patch

patch starts Vite and opens the Electron window.

Build a Windows installer (EXE)

npm install
npm run dist:win

Output:

  • release/FloorAgent Setup 2.0.0.exe (installer build artifact)

Notes

  • The app is offline-capable (no CDN dependencies).
  • Excel import/export uses the xlsx package.
  • The queue view uses paging so the plan fits in the frame without an internal scroll box.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages