Extraordinary (The Goodies)|

Our members are constantly thinking of "NEW" applications to write, offering "FREE" items to help promote your BBSes, and add-ons that you may find useful or entertaining. Not all of them are BBS mods or Door games. Here are some creative ideas released by some of our members. Download and enjoy!


Telnet


iGTerm v.60b  |  pn-igterm60b.zip
Author: Ignatius <PHENOM>
Language: C

Description:
--------------
A console-based ANSI-BBS terminal for Linux-based PCs.

v.60ß Notes:
---------------
  • Fixed a few cosmetic bugs
  • Discovered that putenv() was not allowing ANSI to display properly




Web Mods (requires web server)


5 Random BBS List (Win/Linux/Mac)  |  pn-5rndbbs1.zip
Author: Maskreet <PHENOM>
Language: PHP

Description:
--------------
Displays 5 random BBSes and their connect info. Data pulled from telnetbbsguide.com's monthly package and their included XML file.

Uses PHP, outputs to a simple ANSI file.


Blocktronics Calendar Mod (Win/Linux/Mac)  |  pn-btcal13.zip
Author: Maskreet <PHENOM>
Language: PHP

Description:
--------------
A fully functional calendar mod, made using Blocktronics' 2019 calendar artpack. Should work with any and all future releases by Blocktronics.

Can now output to HTML and render a website calender using the included AnsiLove.js!

Highlights the current day, and can be run on any BBS that supports ANSI files. Clock face by smooth.



BBS Theme Packs

Many of the BBS software packages out there are amazing, but their base theme(s) included with their default installs are a bit lacking. A couple of members from Phenom are working to change that by helping BBS authors provide better looking BBS themes packs with their upcoming releases. Mystic BBS will be the FIRST of several Bulletin Board Packages that will be receiving a major makeover after many years of having the same theme.



Productivity


PYDBRO v0.11 (Python Console Database Browser)  |  PN-PYDBRO01L.ZIP
Author: Shinobi <PHENOM>
Language: Python 3+

Description:
--------------
PYDBRO is a console database browser written in Python. It currently support sqlite, mysql, postgres and oracle. It's simple utility to get quick orientation in new database. In the sqlite and oracle connection very basic cell editing, inserting row in case there are no primary keys and not null columns and row deleting.



Entertainment


SPoTiFy Jukebox v2.15  |  PN-SPTF215.ZIP
Author: Shinobi <PHENOM>
Language: Python 3+

Description:
--------------
Simple Console Program that searches for the first match and then plays it through Spotify client. The Textual User Interface uses curses. When configured it can be used for the system to play some music during his work at bbs. But it's usage is not just limited to that. It's developed using Python 3.7.3 and exact spotipy==2.13.0 package on Linux. But theoretically it can work on any platform where python runs and token can be retrieved or transferred from other device. Tip: If You'd try to run it on Windows probably this site could help for the curses Windows package:
https://www.lfd.uci.edu/~gohlke/pythonlibs/

 Video Demo (YouTube)


Network Checkers v1.0  |  PN-CHK100.ZIP
Author: Shinobi <PHENOM>
Language: Python 3+

Description:
--------------
Phenom Network Checkers is implementation of Classic Checkers (Draughts) game in the 8x8 form. Introduction screen is drawn by Whazzit of b7. In-game screen is made by Burps of Fuel.

It is possbile to run the game on one BBS. By running the server on localhost and then connect from BBS via the client. Of You can put the server to InterBBS network and share it among multiple systems.

Both the client and server is written in Python. It's tested on Python 2.7.13. Packages to be used are listed in the reqs.txt.



 Video Demo (YouTube)



Utilities


dupeNuke! v1.0 (Win/Linux)  |  PN-DNUK1.ZIP
Author: Nuskooler <PHENOM>
BBS Software: Enigma 1/2
Language: Javascript

Description:
--------------
Searches your ENiGMA 1/2 file base for duplicate entries to NUKE!



Bivrost! (Win32/Win64)  |  pn-bivrwin.zip
Author: Nuskooler <PHENOM>

Description:
--------------
Feel the chill of a new socket server solution developed by Nuskooler of Phenom Productions.

bivrost! is a small utility mostly for working with DOOR32.SYS style socket file descriptor sharing in conjunction with systems such as ENiGMA½ BBS that do not support the feature directly. With bivrost! you can bridge the two.

Archive includes both 32/64 bit version for Windows.


fiLEST0RMER v1.1  |  PN-FILESTORMER11.ZIP
Author: Anachronist <PHENOM>
BBS Software: C-NET (Amiga)
Language: AREXX

Description:
--------------
fILEsT0RMER is a utility for Amiga CNET 5.x that renames all of the files in a subfolder to shortened, optimized unique titles. It also logs and notifies the sysop of files that are reporting errors or are missing and gives instructions on how to safely address them.

v1.1 Notes:
-------------
  • Increased speed and reduced executable size
  • Fixed bug encountered when running fiLEsT0RMER in a subfolder that has been previously optimized
  • Fixed various memory-related bugs