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

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howto:door:slyvote [2023/10/08 14:19] – Removed the link to the Digital Distortion download page, since SlyVote is now only in the Synchronet Git repo Nightfoxhowto:door:slyvote [2023/12/10 13:22] (current) – Added notes about slyv_cfg.js, the new menu-driven configurator for SlyVote Nightfox
Line 28: Line 28:
   * slyvote.js: The SlyVote script   * slyvote.js: The SlyVote script
   * slyvote.cfg: The SlyVote configuration file   * slyvote.cfg: The SlyVote configuration file
 +  * slyv_cfg.js: A menu-driven configuration program for SlyVote. As an alternative to editing slyvote.cfg, this configurator provides a text-mode menu interface to configure SlyVote.
 +The menu-driven configurator can be run at the command prompt in the SlyVote directory with the following command:
 +    jsexec slyv_cfg
 +Alternately:
 +    jsexec slyv_cfg.js
  
 slyvote.cfg is a plain text file, so it can be edited using any text editor. slyvote.cfg is a plain text file, so it can be edited using any text editor.