If so what have you created?

Basically looking for some of the lesser known stuff out there.

Edit: Post up links too

  • sysLee@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Nice question, I always love to share what I do with my “free” time :D

    I have created and maintain Movary, a open source web app to serve as a central hub to track, rate and explore your movie watch history.

    The docker image still has a few issues and is not perfect, I hope I will find time to improve this soon, but I am more focused on developing the actual app with the spare time I have

  • aceberg_@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I created some apps I needed myself:

    • git-confed - Edit .git/config with predefined blocks
    • HomeLists - Count consumable supplies
    • LinuxExecBot - Telegram bot to execute a command from a configurable list (No Docker for this one)
    • miniboard - Lightweight dashboard with tabs, uptime monitoring and notifications
    • ReDiary - Emotional resource diary
    • WatchYourLAN - Lightweight network IP scanner with web GUI
  • root_switch@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I’ve been dockerizing a lot more apps lately simply for security reasons. I can’t fully trust a docker image if I haven’t built it from source.