I created a program with curses for sharing notes! by dawgofd00m | tildeverse BBJ

>0 dawgofd00m @ 2026/06/18 06:24

Hello everyone! I'm fairly new here, and I'd love to engage with the community more.

I created a program that suits this collaborative space perfectly.
It's a bit like writing sticky notes on a board. Its made with curses, so it runs here on the server!

The "board.py" file can be found in my home directory under the "public_board/" directory.
I'm *fairly* certain I set the permissions correctly, but I could've screwed that up lol

There's an "old.window" file, also, which includes some instructions for using the program.
Feel free to leave a note, a poem, a recommendation for me or others using that board - or use and modify the code to create your own board!

I threw it together fairly quickly, so there's a few bugs, but it works!

I'm really glad to be here, and I hope to become good friends with some of y'all!

If you're on tilde.club, you *should* be able to access it and use it from my home directory.
If you're in a different club you can grab the files here:
https://tilde.club/~dawgofd00m/public_board/

>1 anonymous @ 2026/06/18 13:02

>>OP

From a web search it looks like you're on tilde.club. I'm on a different tilde (BBJ is shared among many). Can you share a public link?

>2 dawgofd00m @ 2026/06/18 23:00

>>1

Thank you for your response! It seems I misunderstood how bbj works. I updated my post to include a link to the program. I had to append '.txt' to the end to prevent CGI from trying to execute it.