Source available repository for the Binder software project.
Go to file
Tracy Rust 234310f132 Change author, I don't like my name in the "company" field. 2024-01-24 14:06:19 -05:00
icons Add icons I forgot 2024-01-24 13:43:04 -05:00
public Initial commit, closes #60 2024-01-24 13:26:19 -05:00
src Initial commit, closes #60 2024-01-24 13:26:19 -05:00
test/manual Initial commit, closes #60 2024-01-24 13:26:19 -05:00
.gitignore Initial commit, closes #60 2024-01-24 13:26:19 -05:00
AppRun Initial commit, closes #60 2024-01-24 13:26:19 -05:00
Binder.desktop Initial commit, closes #60 2024-01-24 13:26:19 -05:00
LICENSE.txt Initial commit, closes #60 2024-01-24 13:26:19 -05:00
README.md Initial commit, closes #60 2024-01-24 13:26:19 -05:00
buildlinuxappimage.js Fix icon path in buildappimage.js 2024-01-24 13:45:21 -05:00
forge.config.js Initial commit, closes #60 2024-01-24 13:26:19 -05:00
genbuildinfo.js Initial commit, closes #60 2024-01-24 13:26:19 -05:00
index.html Initial commit, closes #60 2024-01-24 13:26:19 -05:00
package-lock.json Initial commit, closes #60 2024-01-24 13:26:19 -05:00
package.json Change author, I don't like my name in the "company" field. 2024-01-24 14:06:19 -05:00
tsconfig.json Initial commit, closes #60 2024-01-24 13:26:19 -05:00
vite.main.config.mjs Initial commit, closes #60 2024-01-24 13:26:19 -05:00
vite.preload.config.mjs Initial commit, closes #60 2024-01-24 13:26:19 -05:00
vite.renderer.config.mjs Initial commit, closes #60 2024-01-24 13:26:19 -05:00

README.md

Binder is eventually open source software

For details see the license file.

Caution

This code isn't super clean, the focus has been on getting things done instead of pretty architecture so there are definitely some rough edges and embarrassing design decisions but they remain because they're bug-free and I have a mountain to move with a spoon already.

Also a lot of comments are "stream of conciousness" style and I honestly don't know what they meant, either :)

See anything you like?

Feel free to open an issue to discuss potentially open-sourcing utility code you may find useful.