No description
  • Dart 32.3%
  • C++ 23.4%
  • CMake 18.6%
  • PHP 17.8%
  • Shell 2.1%
  • Other 5.8%
Find a file
2026-04-10 13:50:04 -07:00
.idea Squash history, remove binaries 2026-03-21 14:11:53 -07:00
android Adjust app label to be capitalized 2026-04-01 20:39:15 -07:00
bin Work on implementation of the switchboard storage system 2026-03-22 16:47:32 -07:00
docker/build-helper Move the flutter command to the actual builder entrypoint 2026-03-22 14:09:43 -07:00
ios Squash history, remove binaries 2026-03-21 14:11:53 -07:00
lib Start replacing icons 2026-04-01 20:26:52 -07:00
linux Squash history, remove binaries 2026-03-21 14:11:53 -07:00
macos Squash history, remove binaries 2026-03-21 14:11:53 -07:00
server Implement auth check endpoint 2026-04-10 13:50:04 -07:00
test Get octocon import working 2026-04-01 20:10:30 -07:00
tools Move the flutter command to the actual builder entrypoint 2026-03-22 14:09:43 -07:00
web Start replacing icons 2026-04-01 20:26:52 -07:00
windows Squash history, remove binaries 2026-03-21 14:11:53 -07:00
.gitignore Start adding API documentation 2026-04-10 12:10:10 -07:00
.metadata Squash history, remove binaries 2026-03-21 14:11:53 -07:00
analysis_options.yaml Squash history, remove binaries 2026-03-21 14:11:53 -07:00
API Implementation.ods Implement auth check endpoint 2026-04-10 13:50:04 -07:00
build.sh Update build scripts 2026-03-22 13:48:47 -07:00
devtools_options.yaml Squash history, remove binaries 2026-03-21 14:11:53 -07:00
Dockerfile Work on implementation of the switchboard storage system 2026-03-22 16:47:32 -07:00
entrypoint.sh Work on implementation of the switchboard storage system 2026-03-22 16:47:32 -07:00
Jenkinsfile Commit current progress on creation of an API for the CDN/User Server 2026-04-07 22:34:32 -07:00
LICENSE Squash history, remove binaries 2026-03-21 14:11:53 -07:00
localbuild.sh Update helper image tag 2026-03-22 14:06:05 -07:00
pubspec.yaml Implement auth check endpoint 2026-04-10 13:50:04 -07:00
README.md Squash history, remove binaries 2026-03-21 14:11:53 -07:00
switchboard.iml Squash history, remove binaries 2026-03-21 14:11:53 -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.