Skip to content

v0.0.3-alpha: Standalone Executable Release

Choose a tag to compare

@flyskyman flyskyman released this 25 Jan 16:30
· 165 commits to master since this release

Release Notes - v0.0.3-alpha

Release Date: 2026-01-26

Overview

WorkMate DataCenter v0.0.3-alpha 鏄涓嫭绔嬪彲鎵ц搴旂敤鐗堟湰锛屾彁渚涘紑绠卞嵆鐢ㄧ殑 WorkMate 鏃ュ織澶勭悊鍜屾暟鎹浆鎹㈣兘鍔涖€俓r

Key Features

馃殌 Standalone Executable

  • Single-file deployment: WorkMate_DataCenter.exe
  • No Python installation required
  • All dependencies bundled: numpy, h5py, flask, werkzeug

馃寪 Web UI

  • Auto-opens browser on startup
  • JSON configuration editor
  • Real-time log processing
  • HDF5/CSV export support

馃敡 Technical Improvements

  • Full UTF-8 support on Windows
  • Proper Tcl/Tk runtime initialization
  • Optimized Tkinter integration

Installation & Usage

  1. Download WorkMate_DataCenter.exe from releases
  2. Double-click to run
  3. Browser automatically opens to http://127.0.0.1:5000/
  4. Configure and process your WorkMate log files

Known Limitations

  • Alpha version - API may change
  • Local processing only (no cloud sync)
  • Windows 10+ required

Contributors

  • Development team

For detailed changelog, see CHANGELOG.md
\n\n## Repository maintenance\n\n- The repository previously contained a duplicate entrypoint file WorkMate_DataCenter.py. That file was removed from the canonical branch and �pp_gui.py is now the single source entry. The deletion and documentation updates were made in branch chore/remove-workmate-datacenter and merged into master.\n