Bookmark
Graphite: Web-based vector graphics editor and design tool
https://graphite.rs/, posted 28 Oct by peter in free graphics opensource software
Graphite is a free, open source vector and raster graphics engine, available now in alpha. Get creative with a nondestructive editing workflow that combines layer-based compositing with node-based generative design.
Bookmark
Pulumi IaC: Infrastructure as Code
https://www.pulumi.com/product/infrastructure-as-code/, posted 23 Oct by peter in deployment development hosting management opensource software
Build and ship infrastructure faster using languages you know and love. Use Pulumi’s open source SDK to provision infrastructure on any cloud.
Bookmark
LibreChat AI
https://itsfoss.com/librechat-linux/, posted 15 Jul by peter in ai development free howto opensource software
LibreChat AI is an open-source platform that allows users to chat and interact with various AI models through a unified interface. You can use OpenAI, Gemini, Anthropic and other AI models using their API. You may also use Ollama as an endpoint and use LibreChat to interact with local LLMs. It can be installed locally or deployed on a server.
Bookmark
Generative AI for Krita
https://github.com/Acly/krita-ai-diffusion?tab=readme-ov-file, posted May '24 by peter in ai development free graphics opensource software
Generate images from within Krita with minimal fuss: Select an area, push a button, and new content that matches your image will be generated. Or expand your canvas and fill new areas with generated content that blends right in. Text prompts are optional. No tweaking required!
Bookmark
Monit
https://mmonit.com/monit/, posted Feb '24 by peter in free monitoring opensource software
Monit is a small Open Source utility for managing and monitoring Unix systems. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
Bookmark
Browse Your Life in Pictures – PhotoPrism
https://www.photoprism.app/, posted Jan '24 by peter in free hosting opensource photography software
PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud.
Bookmark
Veilid
https://veilid.com/, posted Aug '23 by peter in development free opensource privacy software
Veilid allows anyone to build a distributed, private app. Veilid gives users the privacy to opt out of data collection and online tracking. Veilid is being built with user experience, privacy, and safety as our top priorities. It is open source and available to everyone to use and build upon.
Bookmark
Pacstall - The AUR for Ubuntu
https://pacstall.dev/, posted Aug '23 by peter in free linux opensource software
Pacstall uses the stable base of Ubuntu but allows you to use bleeding edge software with little to no compromises, so you don't have to worry about security patches or new features.
Bookmark
progress: Linux tool to show progress for cp, mv, dd, ...
https://github.com/Xfennec/progress, posted May '23 by peter in free linux opensource shell software
This tool can be described as a Tiny, Dirty C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a "top-like" mode (monitoring).
Bookmark
git-remote-gcrypt: PGP-encrypted git remotes
https://github.com/spwhitton/git-remote-gcrypt, posted Mar '23 by peter in development free opensource software versioncontrol
git-remote-gcrypt is a git remote helper to push and pull from repositories encrypted with GnuPG, using a custom format. This remote helper handles URIs prefixed with
gcrypt::
.