| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| custom:command_shell [2023/06/18 12:55] – [Command Shell] Updated to reference default.js instead of default.src/bin digital man | custom:command_shell [2025/12/31 14:34] (current) – Add Oblivion/2 shell digital man |
|---|
| There are many existing Synchronet command shells available (e.g. [[http://vert.synchro.net/files/Main/BAJAMODS/|here]] and [[http://vert.synchro.net/files/Main/SBBS_3RD/|here]]). | There are many existing Synchronet command shells available (e.g. [[http://vert.synchro.net/files/Main/BAJAMODS/|here]] and [[http://vert.synchro.net/files/Main/SBBS_3RD/|here]]). |
| |
| The default command shell (''default.js'') is officially referred to as the //Synchronet Classic Shell// (it emulates the Synchronet v1 user interface) and if you and your users have no special requirements or preferences, it'll probably be the only shell you'll ever need (source code is ''[[dir:exec]]/default.js''). If you or your users are used to another BBS menu/command style, there are shells available which emulate the style of other classic BBS programs (e.g. WWIV, Renegade, PCBoard, MajorBBS, Wildcat!, etc.) as well as shells which are intended for use by users of limited BBS experience (e.g. //Synchronet Simple Shell//), and specialized shells (e.g. ''sdos'' emulates MS-DOS and ''lbshell'' is a full-screen light-bar shell by [[person:Deuce]]). | The default command shell (''default.js'') is officially referred to as the //Synchronet Classic Shell// (it emulates the Synchronet v1 user interface) and if you and your users have no special requirements or preferences, it'll probably be the only shell you'll ever need (source code is ''[[dir:exec]]/default.js''). If you or your users are used to another BBS menu/command style, there are shells available which emulate the style of other classic BBS programs (e.g. WWIV, Renegade, PCBoard, MajorBBS, Wildcat!, Oblivion/2, etc.) as well as shells which are intended for use by users of limited BBS experience (e.g. //Synchronet Simple Shell//), and specialized shells (e.g. ''sdos'' emulates MS-DOS and ''lbshell'' is a full-screen light-bar shell by [[person:Deuce]]). |
| |
| Shells included with Synchronet: | Shells included with Synchronet: |
| * MajorBBS Clone (''major.bin'') | * MajorBBS Clone (''major.bin'') |
| * Renegade Clone (''renegade.bin'') | * Renegade Clone (''renegade.bin'') |
| | * Oblivion/2 Clone (''obv-2.bin'') |
| * Deuce's Lightbar Shell (''lbshell.js'') | * Deuce's Lightbar Shell (''lbshell.js'') |
| * Simulated MS-DOS (''sdos.bin'') | * Simulated MS-DOS (''sdos.bin'') |
| ===== See Also ===== | ===== See Also ===== |
| * [[:custom:|Customization]] | * [[:custom:|Customization]] |
| | * [[:custom:JavaScript]] |
| * [[:util:Baja]] | * [[:util:Baja]] |
| |
| {{tag>baja}} | {{tag>baja javascript}} |
| |