Skip to content

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 23 Nov 01:27

Elliott's Singular Controls v1.0.15

A premium desktop application for controlling Singular.live graphics with TfL integration.

📦 Download

Download: ElliottsSingularControls.exe (Portable)

  • No installation needed - fully standalone!
  • Run from any folder
  • No Python required

✨ Features

  • Control Singular.live graphics via HTTP API
  • TfL line status integration with official branding colours
  • Web-based interface accessible from any browser
  • Click-to-copy command URLs for automation
  • Standalone TFL control page for external operators

🚀 Quick Start

  1. Download ElliottsSingularControls.exe
  2. Run the executable
  3. Click "Open Web GUI" or visit http://localhost:3113
  4. Configure your Singular Control App token

📝 Changelog

Changes since v1.0.14:

  • Move spec file back to root directory for PyInstaller compatibility (ebc922c)
  • Fix SPECPATH usage in PyInstaller spec file (4bdcb86)
  • Fix PyInstaller spec file to use absolute paths from repo root (e753591)
  • Fix PyInstaller path resolution in GitHub Actions workflow (59c3628)
  • Fix TFL manual input background color not updating on modules page (b8cf45c)
  • Rename package from singular_tweaks to elliotts_singular_controls (2dfc904)
  • Add SESSION_SUMMARY.md back to repo for cross-PC sync (838aace)
  • Reorganize repository structure for cleaner root (9a4e201)

🐛 Issues?

Report bugs at: https://github.com/BlueElliott/Singular-Tweaks/issues

Full Changelog: v1.0.14...v1.0.15