: programs
nncron191.exe 1083 latest nnCron release (English help file is included)
nncronlt117.exe 119 latest nnCron LITE release (English and Russian help files are included)
nnbackup228.exe 260 latest nnBackup release (English and Russian help files are included)
nnsync1.2.exe 84 Latest nnSync release (installer)
nnsync1.2.zip 84 Latest nnSync release (portable version)
Check the nnSoft news for available beta builds.
: documentation
help.zip nnCron documentation (English language)
help_ru.zip nnCron documentation (Russian language)
faq.zip nnCron FAQ (English language)
faq.bg.txt nnCron FAQ (Bulgarian language, cp-1251 encoding)
faq.br.txt (sig) nnCron FAQ (Brazilian Portuguese language, ISO-8859-1 encoding)
faq.de.txt nnCron FAQ (German language, ISO-8859-1 encoding)
faq.fr.txt nnCron FAQ (French language, ISO-8859-1 encoding)
faq_ru.zip nnCron FAQ (Russian language, cp1251 encoding)
faq.srb-lat.txt nnCron FAQ (Serbian (Latin) language, ISO-8859-1 encoding)
nncronlt.zip nnCron LITE documentation (English language)
nncronlt_ru.zip nnCron LITE documentation (Russian language)
nnbackup.zip nnBackup documentation (English language)
nnbackup_fr.zip nnBackup documentation (French language)
nnbackup_ru.zip nnBackup documentation (Russian language)
spf_help.zip SP-Forth basic documentation (Russian language)
: misc
maillist_rules.txt nnCron mail list rules and usage guidelines (English language)
spf_err.rar Translating nnCron console numeric error codes to their verbose equivalents
colorer.zip Forth and nnCron crontabs syntax highlighting scheme for editors, that use Colorer library as their syntax highlighting engine (FAR internal editor, UniRED, Eclipse etc). Screenshot #1 (nnCron crontab), screenshot #2 (Forth source file).
vim.zip Forth and nnCron crontabs syntax highlighting scheme for VIM/gVIM editor. Screenshot #1 (nnCron crontab), screenshot #2 (Forth source file).
: nnCron plugins
com_ports.spf

Tests the specified COM-port and returns TRUE if the port is free or returns FALSE if the port is busy (used by some devices or applications).

crc32.spf

Generates a string, that contains checksum (crc32) of a specified file. Crc32 checksum is used, for example, when controlling the integrity of the file or watching file changes.

files_pick.spf Picks a random file from the specified directory. Searches for oldest or most recent file in specified directory by creation-, modification- or access time.
http.spf

This plugin is included in nnCron distribution. See plugin description.

ini.spf

Words for retrieving/setting a string from/to the specified section in an ini-file.

kbd_layout.spf Retrieves the active keyboard layout for a specified window. This allows you to check if specific keyboard layout is active.
keystate.spf Finds out whether the specified key on your keyboard (or mouse button) is currently pressed down or not. Determines the toggle status of 'Caps Lock', 'Scroll Lock' and 'Num Lock' buttons.
lock_workstation.spf

Special words for locking the workstation and testing if the workstation is currently locked (Win2000/XP).

net.spf

This plugin is included in nnCron distribution. See plugin description.

np.spf Now playing plugin for use with WinAmp 2.*, 5.*. It gets the info from a song, that is currently played and writes it to the user specified file.
osd.spf

OnScreenDisplay-plugin: shows a user-specified message on the screen (like on a TV when you change the channel).

powerstate.spf

Monitors the powerstate (or battery state) of your PC or notebook.

process.spf

This plugin is included in nnCron distribution. See plugin description.

procwin.spf

This plugin is included in nnCron distribution. See plugin description.

ras.spf

This plugin is included in nnCron distribution. See plugin description.

recode.spf

Replaces characters in a string using one of the predefined recode-tables. Examples of usage: changing characters case to upper/lower, transliterating text, changing text encoding etc...

remote.spf

Listens the specified TCP port for incoming user-defined commands and triggers an action, when such a command was received. Wildcards and regexps are supported.

rstimer.spf

Resets system suspend timer. (For example, this prevents resuming of sleep mode after automated system wake-up if there was no user activity for 5 minutes).

sid.spf

Converts a user name into a SID string. SID (Security Identifier) is a unique number identifying a user or a user group.

signature.spf

Writes misc data: your OS version, nnCron version, system up time, day counters etc. to a user specified file for latter inclusion into your messages (so called cookies)

spktime.spf
sounds.zip


Speaks the current time in Russian and/or English languages using different voice-styles.

system.spf

This plugin is included in nnCron distribution. See plugin description.

time.spf

This plugin is included in nnCron distribution. See plugin description.

timesync.spf

This plugin is included in nnCron distribution. See plugin description.

tools.spf

This plugin is included in nnCron distribution. See plugin description.

updates.spf

Checking http://www.nncron.ru/ for updates and informing you if new nnCron, nnCron LITE or nnBackup builds are available. In addition, new builds can be downloaded and saved to the user specified directories

wakeup.spf

This plugin is included in nnCron distribution. See plugin description.

win2tray.spf

This plugin is included in nnCron distribution. See plugin description.

winamp.spf

Additional words for controling WinAmp 2.*, 5.* (play, pause, stop, vol-up, vol-down, next-track, previous-track etc)

windows.spf

This plugin is included in nnCron distribution. See plugin description.

winlirc.spf

This plugin is included in nnCron distribution. See plugin description.

: nnCron scripts
Capit.spf

Capitalizes filenames of files selected by filename-mask

clipboard.spf Inserts command-line arguments to the System clipboard