File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2018-06-11 |
![]() |
[daf9d7] Initial commit |
README.md | 2019-01-26 |
![]() |
[ac3303] Updated documentation |
README.pdf | 2019-01-26 |
![]() |
[ac3303] Updated documentation |
SyncPager | 2019-01-26 |
![]() |
[673b49] Fixed some issues and changed notofication type |
ackpager | 2018-06-21 |
![]() |
[5a70e7] hanged looking area |
clearpager | 2019-01-26 |
![]() |
[c05eaa] Changed chmod to a system call |
config.ini.example | 2019-01-26 |
![]() |
[ac3303] Updated documentation |
ouralertdoorbell.mp3 | 2019-01-26 |
![]() |
[673b49] Fixed some issues and changed notofication type |
syncnotify | 2019-01-26 |
![]() |
[c05eaa] Changed chmod to a system call |
Alerts the Syncronet system operator that someone wants to talk to them.
Official support sites: Official Github Repo - Official Forum or mail to marisag@synchronetbbs.org
Install audacious:
apt-get install audacious
Use CPAN to install the following Perl modules:
Email::Simple
Email::Simple::Creator
Email::Sender::Simple
LWP::Simple
On the BBS server copy syncnotify to /sbbs/exec - follow instructions on adding main script in scfg when sysop is being paged
scfg->Chat Features->External Sysop Chat Pagers
Command Line "/sbbs/exec/syncnotify %# %a"
Intercept: no
Native: Yes
Shell: Yes
On the BBS server copy clearpager to /sbbs/exec - follow instructions about adding this as logout script in scfg
scfg->External Programs->Fixed Events->Logout Event
Command Line "clearpager %#"
On the BBS server copy ackpager to /sbbs/exec - follow instructions on adding sysop command
scfg->External Programs->Online Program Sections->Main->Main Program Section
Command Line "/sbbs/exec/ackpager"
Make sure you set the access level to 90
Edit the config.ini file on your local computer. Should be self explainatory. Most important is the CheckURL entry that should be like the default but for your BBS server.
Then all you need to do is run the SyncPager script and let it run and you will be notified when someone tries to chat with you...