<- back

Despite the fact that I'm a fucking talentless idiot, I have some projects:

P.S I update these projects first at sourcehut cause i use it as mercury host
abandoned projects(soon)

mg-unicode

mg is emacs-like code editor from OpenBSD. I added some fixes, which are very important for me.

    - utf-8 support
    - No ^M symbol while editing files from W*ndows
    - Copying to clipboard support(requires xclip)
    - No backup files and 4 spaces tab by default
    - Disable statusbar/enable line nums(buggy)

5element

Rio WM fork (rdap/rio)

    - Infinite canvas instead of workspaces
    - Built-in menu like in rio, but customizable
    - Double borders
    - tile visible windows
    - Fullscreen support
    - Requires plan9port

acme3k

This is just acme2k, but

    - Fixed `win`
    - Delete button is now delete symbols, not whole line
    - Added colors for main, cols and rows window bg
    - Small fixes
    - Requires plan9port

angelicide

Small window manager on Rust, using penrose library

    - No config, just bare code(but no hardcode)
    - Under than 250 sloc, thanks penrose library

cpm

Crux Package Manager - html parser of crux.nu

    - Written on bash, zero dependencies
    - Parse ports browser, even if your package is not in `prt-get search` it will find it
    - If it`s non-official repo, it shows command for downloading package