From 52b511e408d3e47931b8444ec419880bb3a15776 Mon Sep 17 00:00:00 2001 From: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com> Date: Sun, 12 May 2024 08:03:29 +0300 Subject: [PATCH 1/2] add vibe app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e14df68..36fb3fe 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [tversteeg/emplace](https://github.com/tversteeg/emplace) — Synchronize installed packages on multiple machines * [vamolessa/verco](https://github.com/vamolessa/verco) [[verco](https://crates.io/crates/verco)] — A simple Git/Hg tui client focused on keyboard shortcuts * [vaultwarden](https://github.com/dani-garcia/vaultwarden#readme) [![Build](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml/badge.svg)](https://github.com/dani-garcia/vaultwarden/actions/workflows/build.yml) — Alternative implementation of the Bitwarden server API written in Rust +* [Vibe](https://github.com/thewh1teagle/vibe) — Transcribe audio or video in every language on every platform. * [warpdotdev/Warp](https://github.com/warpdotdev/Warp) :heavy_dollar_sign: — Warp is a blazingly-fast modern GPU-accelerated terminal built to make you and your team more productive. * [wrestic](https://github.com/alvaro17f/wrestic) — 👽 A wrapper around restic. From 7cc68f676345c69effa270c5b50da14d086c55f7 Mon Sep 17 00:00:00 2001 From: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com> Date: Sun, 12 May 2024 08:10:51 +0300 Subject: [PATCH 2/2] add mobslide app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e14df68..5c1d659 100644 --- a/README.md +++ b/README.md @@ -530,6 +530,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ![CI](https://github.com/evansmurithi/cloak/workflows/CI/badge.svg) [![build badge](https://ci.appveyor.com/api/projects/status/9mlfpfru3ng4c689/branch/master?svg=true)](https://ci.appveyor.com/project/evansmurithi/cloak) * [fcsonline/tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) — A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator. * [guoxbin/dtool](https://github.com/guoxbin/dtool) — A useful command-line tool collection to assist development including conversion, codec, hashing, encryption, etc. +* [Mobslide](https://github.com/thewh1teagle/mobslide) — Desktop application that turns your smartphone into presentation remote controller. * [mprocs](https://github.com/pvolok/mprocs) — TUI for running multiple processes * [mrjackwills/oxker](https://github.com/mrjackwills/oxker) [[oxker](https://crates.io/crates/oxker)] - A simple tui to view & control docker containers. * [nix-community/nix-init](https://github.com/nix-community/nix-init) — Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more [![build-badge](https://github.com/nix-community/nix-init/actions/workflows/ci.yml/badge.svg)](https://github.com/nix-community/nix-init/actions/workflows/ci.yml)