A proxy app and bot designed for plurals, DID, OSDD, or simply for roleplay!
  • C++ 45.7%
  • CMake 36.4%
  • Dart 6%
  • Swift 4%
  • HTML 2.8%
  • Other 5%
Find a file
2026-03-17 21:21:15 -07:00
.idea Add project files 2026-03-14 12:49:18 -07:00
android Update project to use real project name 2026-03-17 20:52:32 -07:00
bin Change project name 2026-03-17 20:34:48 -07:00
docker/build-helper ci: Allow aab to fail for now 2026-03-17 21:21:15 -07:00
ios Update project to use real project name 2026-03-17 20:52:32 -07:00
lib Start to implement switchboard logic 2026-03-17 21:19:27 -07:00
linux Update project to use real project name 2026-03-17 20:52:32 -07:00
macos Update project to use real project name 2026-03-17 20:52:32 -07:00
test Add project files 2026-03-14 12:49:18 -07:00
tools ci: Allow aab to fail for now 2026-03-17 21:21:15 -07:00
web Update project to use real project name 2026-03-17 20:52:32 -07:00
windows Update project to use real project name 2026-03-17 20:52:32 -07:00
.gitignore Blacklist the outputs folder 2026-03-17 20:44:02 -07:00
.metadata Change project name 2026-03-17 20:34:48 -07:00
analysis_options.yaml Add project files 2026-03-14 12:49:18 -07:00
build.sh Change project name 2026-03-17 20:34:48 -07:00
devtools_options.yaml Change project name 2026-03-17 20:34:48 -07:00
Jenkinsfile ci: Remove empty post action block 2026-03-17 20:48:01 -07:00
LICENSE Initial commit 2026-03-13 20:28:33 -07:00
pubspec.yaml Change project name 2026-03-17 20:34:48 -07:00
README.md Update readme 2026-03-17 20:36:14 -07:00
switchboard.iml Change project name 2026-03-17 20:34:48 -07:00

Switchboard

A proxy app and bot designed for plurals, DID, OSDD, or simply for roleplay!

Build

To build this code, you need a Dart toolchain installed. The easiest way to generate the outputs is to use the script inside the tools folder.

NOTE The tool script at path: tools/build.sh or tools\\build.bat will utilize Docker to build the output binaries.