Compare commits
17 Commits
30f3eb0a98
...
998ba9f5ef
Author | SHA1 | Date | |
---|---|---|---|
![]() |
998ba9f5ef | ||
![]() |
99bdc002fa | ||
![]() |
16e42ccb29 | ||
![]() |
9187a8dbad | ||
![]() |
4a695eb64c | ||
![]() |
c6d76041f5 | ||
![]() |
dd71314c0c | ||
![]() |
bc8ba64a1d | ||
![]() |
12480262b2 | ||
![]() |
285c381cd4 | ||
![]() |
2d3327bde3 | ||
![]() |
d493d7258e | ||
![]() |
b5947ed38d | ||
![]() |
d9ba4c32f1 | ||
![]() |
7c5b35bc8d | ||
![]() |
58b617bca9 | ||
![]() |
3707810352 |
BIN
build/darwin/amd64/bsr
Executable file
BIN
build/darwin/amd64/bsr
Executable file
Binary file not shown.
BIN
build/darwin/arm64/bsr
Executable file
BIN
build/darwin/arm64/bsr
Executable file
Binary file not shown.
Binary file not shown.
BIN
build/linux/arm/bsr
Executable file
BIN
build/linux/arm/bsr
Executable file
Binary file not shown.
BIN
build/linux/arm64/bsr
Executable file
BIN
build/linux/arm64/bsr
Executable file
Binary file not shown.
BIN
build/windows/amd64/bsr.exe
Executable file
BIN
build/windows/amd64/bsr.exe
Executable file
Binary file not shown.
BIN
build/windows/arm64/bsr.exe
Executable file
BIN
build/windows/arm64/bsr.exe
Executable file
Binary file not shown.
9
dsr-sbbs/bbsbuild.json
Normal file
9
dsr-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "dsr-sbbs",
|
||||||
|
"version": "250424",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/dsr-sbbs-v250424.tar.gz",
|
||||||
|
"md5sum": "13a6808d9b59546b2ce190aca8696111",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "Digital Showroom - A universal text, ANSI, and image file browser viewer for Synchronet BBS"
|
||||||
|
}
|
9
iblc-sbbs/bbsbuild.json
Normal file
9
iblc-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "iblc-sbbs",
|
||||||
|
"version": "0.250508",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/iblc-sbbs-v250508.tar.gz",
|
||||||
|
"md5sum": "efda38acc78b96f90122f2a9bae851c3",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "InterBBS Last Callers v0.250320 for Synchronet BBS - Shares your last caller data and BBS stats with other BBSes"
|
||||||
|
}
|
@ -5,5 +5,5 @@
|
|||||||
"source": "https://erb.pw/zips/ibol-mystic-0.5.tar.gz",
|
"source": "https://erb.pw/zips/ibol-mystic-0.5.tar.gz",
|
||||||
"md5sum": "84486094726815ae251a878d7f3075c1",
|
"md5sum": "84486094726815ae251a878d7f3075c1",
|
||||||
"install": "./install.sh",
|
"install": "./install.sh",
|
||||||
"description": "InterBBS OneLiner (IBOL) - by Darryl Perry"
|
"description": "InterBBS OneLiner (IBOL) - by Darryl Perry for Mystic BBS"
|
||||||
}
|
}
|
||||||
|
9
ibol-sbbs/bbsbuild.json
Normal file
9
ibol-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "ibol-sbbs",
|
||||||
|
"version": "250624",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/ibol-sbbs-v250624.tar.gz",
|
||||||
|
"md5sum": "51623d85b15112d6c445d5a005fb7796",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "InterBBS OneLiner (IBOL) - by Codefenix for Synchronet BBS"
|
||||||
|
}
|
50
index.json
50
index.json
@ -1,22 +1,58 @@
|
|||||||
{
|
{
|
||||||
"ibol-mystic": {
|
"lolwall-sbbs": {
|
||||||
"description": "InterBBS OneLiner (IBOL) - by Darryl Perry",
|
"description": "LolWall - A simple local one-liner wall with an animated fade-in effect by Codefenix for Synchronet BBS",
|
||||||
"version": "0.5"
|
"version": "250410"
|
||||||
},
|
},
|
||||||
"bbswordle-linux": {
|
"bbswordle-linux": {
|
||||||
"description": "BBS Tournament Wordle v2025.1.28, by Alex Corris",
|
"description": "BBS Tournament Wordle v2025.1.28, by Alex Corris",
|
||||||
"version": "2025.1.28"
|
"version": "2025.1.28"
|
||||||
},
|
},
|
||||||
"mydoor": {
|
|
||||||
"description": "A fun door game",
|
|
||||||
"version": "1.0.0"
|
|
||||||
},
|
|
||||||
"mrc-client-mystic": {
|
"mrc-client-mystic": {
|
||||||
"description": "MRC Client v1.3.7 for Mystic BBS - an IRC style chat system for Mystic BBS",
|
"description": "MRC Client v1.3.7 for Mystic BBS - an IRC style chat system for Mystic BBS",
|
||||||
"version": "1.3.7"
|
"version": "1.3.7"
|
||||||
},
|
},
|
||||||
|
"ibol-mystic": {
|
||||||
|
"description": "InterBBS OneLiner (IBOL) - by Darryl Perry for Mystic BBS",
|
||||||
|
"version": "0.5"
|
||||||
|
},
|
||||||
|
"wxreport-mystic": {
|
||||||
|
"description": "WX Report v031 for Mystic BBS - Display the weather on your Mystic BBS",
|
||||||
|
"version": "031"
|
||||||
|
},
|
||||||
|
"scroller-sbbs": {
|
||||||
|
"description": "Scroller - Lets your users view text and ANSI files with a scrollable arrow key interface by Codefenix for Synchronet BBS",
|
||||||
|
"version": "250514"
|
||||||
|
},
|
||||||
|
"newscenter-sbbs": {
|
||||||
|
"description": "NewsCenter - A lightbar-driven RSS feed viewer by Codefenix for Synchronet BBS",
|
||||||
|
"version": "250413"
|
||||||
|
},
|
||||||
|
"iblc-sbbs": {
|
||||||
|
"description": "InterBBS Last Callers v0.250320 for Synchronet BBS - Shares your last caller data and BBS stats with other BBSes",
|
||||||
|
"version": "0.250508"
|
||||||
|
},
|
||||||
|
"dsr-sbbs": {
|
||||||
|
"description": "Digital Showroom - A universal text, ANSI, and image file browser viewer for Synchronet BBS",
|
||||||
|
"version": "250424"
|
||||||
|
},
|
||||||
|
"mydoor": {
|
||||||
|
"description": "A fun door game",
|
||||||
|
"version": "1.0.0"
|
||||||
|
},
|
||||||
|
"ibol-sbbs": {
|
||||||
|
"description": "InterBBS OneLiner (IBOL) - by Codefenix for Synchronet BBS",
|
||||||
|
"version": "250624"
|
||||||
|
},
|
||||||
"drag-racing-linux": {
|
"drag-racing-linux": {
|
||||||
"description": "BBS Drag Racing v2.40, by Alexander Corris",
|
"description": "BBS Drag Racing v2.40, by Alexander Corris",
|
||||||
"version": "2.40"
|
"version": "2.40"
|
||||||
|
},
|
||||||
|
"wxcenter-sbbs": {
|
||||||
|
"description": "WX Center v250523 for Synchronet BBS - Display the weather on your Synchronet BBS",
|
||||||
|
"version": "250523"
|
||||||
|
},
|
||||||
|
"topusers-sbbs": {
|
||||||
|
"description": "Top Users - A simple screen that displays the top 5 users on your system in 6 different categories by Codefenix for Synchronet BBS",
|
||||||
|
"version": "250504"
|
||||||
}
|
}
|
||||||
}
|
}
|
9
lolwall-sbbs/bbsbuild.json
Normal file
9
lolwall-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "lolwall-sbbs",
|
||||||
|
"version": "250410",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/lolwall-sbbs-v250412.tar.gz",
|
||||||
|
"md5sum": "11f09f4ba7df2421d9df08c867f70ffe",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "LolWall - A simple local one-liner wall with an animated fade-in effect by Codefenix for Synchronet BBS"
|
||||||
|
}
|
9
newscenter-sbbs/bbsbuild.json
Normal file
9
newscenter-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "newscenter-sbbs",
|
||||||
|
"version": "250413",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/newscenter-sbbs-v250413.tar.gz",
|
||||||
|
"md5sum": "96207ea92bc955b0768cfba39909dbb9",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "NewsCenter - A lightbar-driven RSS feed viewer by Codefenix for Synchronet BBS"
|
||||||
|
}
|
9
scroller-sbbs/bbsbuild.json
Normal file
9
scroller-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "scroller-sbbs",
|
||||||
|
"version": "250514",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/scroller-sbbs-v250514.tar.gz",
|
||||||
|
"md5sum": "7403d0c8e880160bc21ad1243bdf5789",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "Scroller - Lets your users view text and ANSI files with a scrollable arrow key interface by Codefenix for Synchronet BBS"
|
||||||
|
}
|
9
topusers-sbbs/bbsbuild.json
Normal file
9
topusers-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "topusers-sbbs",
|
||||||
|
"version": "250504",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/topusers-sbbs-v250504.tar.gz",
|
||||||
|
"md5sum": "5868c2a1b9f6cd057ac0cb5612e489a3",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "Top Users - A simple screen that displays the top 5 users on your system in 6 different categories by Codefenix for Synchronet BBS"
|
||||||
|
}
|
9
wxcenter-sbbs/bbsbuild.json
Normal file
9
wxcenter-sbbs/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "wxcenter-sbbs",
|
||||||
|
"version": "250523",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/wxcenter-sbbs-v250523.tar.gz",
|
||||||
|
"md5sum": "f409d93fd390dafbb89e976724385bce",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "WX Center v250523 for Synchronet BBS - Display the weather on your Synchronet BBS"
|
||||||
|
}
|
9
wxreport-mystic/bbsbuild.json
Normal file
9
wxreport-mystic/bbsbuild.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "wxreport-mystic",
|
||||||
|
"version": "031",
|
||||||
|
"maintainer": "Codefenix",
|
||||||
|
"source": "https://conchaos.synchro.net/files/wxreport-mystic-v031.tar.gz",
|
||||||
|
"md5sum": "79f0b5ddbca25ade27749680bd9731a5",
|
||||||
|
"install": "./install.sh",
|
||||||
|
"description": "WX Report v031 for Mystic BBS - Display the weather on your Mystic BBS"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user