home.social

#tinyapps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tinyapps, aggregated by home.social.

  1. Wrote a tiny #android app to solve a daily pain point - github.com/ajnsit/KlipOn

    Basically many apps on android don't have a "copy to clipboard" option for images. With this app installed, you can share the image with this app, and it will copy it to the clipboard

    #TinyApps

  2. 💡 TIL about #MovieNight, „a single-instance #video #streaming server with #chat. Originally written [...] for watching movies with a group of people online.“ I use it to feed a stream to #digitalsignage displays via LAN.

    #RTMP input (e.g. from #OBS, #VLC or #ffmpeg)
    #HLS output
    ✔ Logging
    #crossplatform, written in #golang
    ✔ portable
    #selfhosted
    #MIT-licensed
    ✔ video-/chat-only modes available

    🔗 github.com/zorchenhimer/MovieN

    #floss #software #tinyapps #alternativeto #owncast

  3. Ever needed to have a non-service #commandline #application to be run as a #windows #service? 🤕

    🧣 „Shawl is a wrapper for running arbitrary programs as Windows services, written in #RustLang. It handles the Windows service API for you so that your program only needs to respond to ctrl-C/SIGINT.“ 👍

    ⌨ C:\>sc create "My Service" binPath= "C:/path/shawl.exe run -- C:/path/my-app-to-be-run-as-service.exe"

    🔗 github.com/mtkennerly/shawl

    #floss #mit #portable #tinyapps #alternativeto #nssm #winsw

  4. Ever needed to have a non-service #commandline #application to be run as a #windows #service? 🤕

    🧣 „Shawl is a wrapper for running arbitrary programs as Windows services, written in #RustLang. It handles the Windows service API for you so that your program only needs to respond to ctrl-C/SIGINT.“ 👍

    ⌨ C:\>sc create "My Service" binPath= "C:/path/shawl.exe run -- C:/path/my-app-to-be-run-as-service.exe"

    🔗 github.com/mtkennerly/shawl

    #floss #mit #portable #tinyapps #alternativeto #nssm #winsw