Removed disappeared app: sofi

pull/36/head
Tullio Facchinetti 6 months ago
parent c9172a86da
commit 6a55634dbe

@ -8,14 +8,14 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1289**
* Apps/tools covered: **1288**
* Number of categories: **75**.
# Index
* [AI / ChatGPT](#ai) (13), [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (10), [Chat and instant messaging](#chat) (27), [Clean up of files and directories](#file-dir-cleanup) (12), [Co-pilot](#copilot) (9), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (11)
* [Calculators](#calc) (10), [Chat and instant messaging](#chat) (27), [Clean up of files and directories](#file-dir-cleanup) (12), [Co-pilot](#copilot) (9), [Command launchers](#launcher) (19), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (11)
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (19), [Data transfer](#transfer) (40), [DevOps](#devops) (12), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (18), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [File and file system handling](#file-handling) (20), [File deletion and trash bin (alternatives to rm)](#rm) (5), [File explorer and tree visualization](#file-explorer) (10), [File finding (alternatives to find)](#find) (7), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (12), [File systems](#file-system) (4), [File watching for changes](#file-watch) (8), [Financial tools](#financial) (12), [Font management](#font) (3), [Funny tools](#funny) (30), [Fuzzy finders](#fuzzy-finder) (11)
@ -179,7 +179,6 @@ Applications to launch/execute programs, either interactively, automatically, in
* [rofi](https://github.com/davatorium/rofi) - A window switcher, application launcher and dmenu replacement.
* [sake](https://github.com/alajmo/sake) - A command runner for local and remote hosts. You define servers and tasks in sake.yaml file and then run the tasks on the servers.
* [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via HTTP server.
* [sofi](https://github.com/don-aman/sofi) - Terminal-based application launcher written in POSIX-compliant shell.
* [Task](https://taskfile.dev/) - A task runner / simpler Make alternative written in Go.
* [task-spooler](http://vicerveza.homeunix.net/~viric/soft/ts/) - A Unix batch system that can be used to add the Linux commands to the queue and execute them one after the other in numerical order (ascending order, to be precise). This can be very useful when you have to run a lots of commands, but you don't want to waste time waiting for one command to finish and run the next command. You can queue it all up and Task Spooler will execute them one by one. In the mean time, you can do other activities.
* [taverner](https://github.com/vagos/taverner) - CLI launcher menu for games (or anything), the UNIX way.

@ -1268,7 +1268,6 @@ security,jdvrif,,https://github.com/CleasbyCode/jdvrif,CLI tool to embed or extr
system,Kill,,https://github.com/unsigned-enby/Kill,Small bash-only script for killing processes/sending signals.
organizers,plann,,https://github.com/tobixen/plann,Command-line interface to online calendars.
music,pytunes,,https://github.com/bernhardfritz/pytunes,Self-hosted music streaming service.
launcher,sofi,,https://github.com/don-aman/sofi,Terminal-based application launcher written in POSIX-compliant shell.
utility,ps1palette,,https://github.com/WDoyle123/ps1palette,Streamline Bash PS1 customisation through script automation for prompt colour coding and .bashrc integration.
transfer,downloader-cli,,https://github.com/deepjyoti30/downloader-cli,A simple downloader written in Python with an awesome customizable progressbar.
todo-manager,kanban-python,,https://github.com/Zaloog/kanban-python,Kanban Terminal App written in Python.
@ -1287,4 +1286,4 @@ networking,sshx,,https://github.com/ekzhang/sshx,"Fast, collaborative live termi
music,kew,,https://github.com/ravachol/kew,A command-line music player with gapless playback and simple playlist management.
utility,config-file-validator,,https://github.com/Boeing/config-file-validator,Cross Platform tool to validate configuration files.
networking,recon,,https://github.com/jreisinger/recon,Gather public info about network hosts.
git,git-heatgrid,,https://github.com/denshakhov/git-heatgrid,Visualize git commits as a calendar heatmap.
git,git-heatgrid,,https://github.com/denshakhov/git-heatgrid,Visualize git commits as a calendar heatmap.

1 category name homepage git description
1268 system Kill https://github.com/unsigned-enby/Kill Small bash-only script for killing processes/sending signals.
1269 organizers plann https://github.com/tobixen/plann Command-line interface to online calendars.
1270 music pytunes https://github.com/bernhardfritz/pytunes Self-hosted music streaming service.
launcher sofi https://github.com/don-aman/sofi Terminal-based application launcher written in POSIX-compliant shell.
1271 utility ps1palette https://github.com/WDoyle123/ps1palette Streamline Bash PS1 customisation through script automation for prompt colour coding and .bashrc integration.
1272 transfer downloader-cli https://github.com/deepjyoti30/downloader-cli A simple downloader written in Python with an awesome customizable progressbar.
1273 todo-manager kanban-python https://github.com/Zaloog/kanban-python Kanban Terminal App written in Python.
1286 music kew https://github.com/ravachol/kew A command-line music player with gapless playback and simple playlist management.
1287 utility config-file-validator https://github.com/Boeing/config-file-validator Cross Platform tool to validate configuration files.
1288 networking recon https://github.com/jreisinger/recon Gather public info about network hosts.
1289 git git-heatgrid https://github.com/denshakhov/git-heatgrid Visualize git commits as a calendar heatmap.
Loading…
Cancel
Save