Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

To Do List

Major development initiatives:

  • Replace mixed (GNU/Borland)Make/MSVC-project file build system with a homogenous build system (e.g. CMake)
  • Upgrade to modern version of Spidermonkey (libmozjs)
  • Complete support for UNICODE/UTF-8 input (support in user strings, e.g. alias?)
    • Javascript strings should be unicode. For generating/consuming CP437 strings, they should be a Uint8Array.
  • Cross-platform GUI console (control panel) using MQTT for query and control
  • Windows-x64 builds of Windows libs and exes
  • Stop depending-on/using Borland tools

See Also