Home
Softono
c

coderofsalvation

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by coderofsalvation

podi
Open Source

podi

podi is a lightweight GitOps utility, approximately 7KB in size, that transforms servers into Platform-as-a-Service environments using only Git and SSH. It supports baremetal, podman, docker, kubernetes, and uses bubblewrap for sandboxing. The tool enables a Heroku-like deployment workflow by initializing a server over SSH, then deploying applications through Git pushes. It is multitenant, supporting multiple branches and SSH users simultaneously. Key features include a hackable PaaS and GitOps designer embedded directly in the repository, templates for containerizing applications and auto-suspending services, and a hookable system for extending deployments with custom build steps. Pre-built recipes cover baremetal and containerized runs, web CLI modes, port-activated autosuspend services, and docker-compose stacks. podi requires only SSH and Git to be installed on the target server. It runs efficiently on minimal hardware such as a Raspberry Pi Zero while scaling up to Kubernetes clusters. Custom recipes can

PaaS & Self-hosting
15 Github Stars
kanban.bash
Open Source

kanban.bash

kanban.bash is a command-line ASCII kanban board for minimalist productivity hackers, developers, and managers. It uses CSV files as its database, making it simple, portable, and scriptable. The tool allows personal and team task management without dependence on online issue trackers. Key features include a terminal kanban board with configurable columns that resize to terminal width, interactive item management, built-in statistics for tracking productivity by status, tag, and history, and nesting capabilities through symlinks and multiple CSV files for cross-repo or cross-project use. It supports inline note-taking by linking to external files and offers a grep-friendly listing mode. Typical use cases include managing personal todos across multiple repositories via git, tracking team tasks by storing the CSV inside shared repos or cloud drives, performing macro or micro-level task tracking via nested kanbans, and measuring productivity through built-in statistics. It is a single shell script requiring only

Terminal & CLI Tools Kanban Boards
946 Github Stars