Stats

2
Projects
16
Devlogs
40
Votes
2
Ships

Coding Time

All Time: 49h 33m
Today: 0h 9m

Member Since

June 20, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
lblu

lblu

Shipped
5 devlogs about 1 month ago
demangar

demangar

Shipped
11 devlogs about 2 months ago

Activity

Added support for more nvim style commands, support for copying/pasting files (dose not work on all uefi implementations for some reason) and added a readme. Also experimented with networking support, but my NIC requires a very complex driver, so did not implememnt it for now.

Added support for basic file editing (with some bugs), and saving (it is broken in qemu for some reason)

Added support for opening and deleting files, a proper cursor, and (neo)vim style insert mode and commands (it is still a bit buggy, and only 'e' is implemented).

Added support for reading ascii text from files, and displaying the size of the files.

Initial implementation of browsing files.

Sebok Andras
Sebok Andras created a project
40d ago

lblu

A UEFI bootable file manager/editor, written in rust.

lblu
5 devlogs 1 follower Shipped

updated readme

Update attachment

Add support for hang up button, and fix some bugs. Also finished the flatpak package, so it can now be installed witouth building everything.

Added support for sending/receiving audio in calls and receiving calls (with mute/deafen buttons). Also switched from gstreamer to portaudio.

Added status message to friends list, and started working on calls. Also had to compile libvpx and link it statically (which is now included on gh) to get calls working properly.

Update attachment

Added a preferences menu (with support for status messages), and started working on the gui for calls.

Update attachment

Added support for changing your status (online/away/busy), a typing indicator, notifications and a right click menu to delete friends. Also fixed some more bugs, and the toxfile path is now dinamically determined at runtime.

Add support and gui for sending/receiving text messages. also added a status indicator, and fixed some bugs (memory leak).

Added support for receiving messages, and storing them in a json file for use later (gui not finished yet). Also added the toxid of friends as a subtitle for AdwActionRow.

Added support (and gui) for receiving/accepting friend requests. (also spent lots of time debugging some weird tox issues, some of them are added to the code as comments)

Added tox iterator thread, and support for sending friend requests (and displaying them). Also added the official tox bootstrap nodes (tcp,udp)(ipv4,ipv6). Most of the previous compiler warnings have also been fixed. I also designed the gui for sending/receiving messages, but it is not used yet.

Update attachment

Made a basic ui for the welcome page, and adding friends (in gtk/adw), and implemented the saving/loading of tox profiles. Also wrote a short readme.

Update attachment
Sebok Andras
Sebok Andras created a project
51d ago

demangar

A peer to peer, end to end encrypted messaging app for linux, based on tox, with a gtk/adw based ui. No more servers - just devices (with some exceptions, see github).

demangar
11 devlogs 2 followers Shipped
Sebok Andras
Sebok Andras joined Summer of Making
52d ago

This was widely regarded as a great move by everyone.