2023-07-18 18:38:30 +00:00
|
|
|
<!doctype html>
|
2023-06-24 18:27:39 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<link
|
|
|
|
rel="stylesheet"
|
2024-11-28 11:01:17 +00:00
|
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css"
|
|
|
|
integrity="sha512-BrOPA520KmDMqieeM7XFe6a3u3Sb3F1JBaQnrIAmWg3EYrciJ+Qqe6ZcKCdfPv26rGcgTrJnZ/IdQEct8h3Zhw=="
|
2024-11-16 01:25:52 +00:00
|
|
|
crossorigin="anonymous"
|
|
|
|
referrerpolicy="no-referrer"
|
2023-06-24 18:27:39 +00:00
|
|
|
/>
|
|
|
|
<title>haunt98 posts</title>
|
|
|
|
</head>
|
|
|
|
<style>
|
|
|
|
.markdown-body {
|
|
|
|
box-sizing: border-box;
|
|
|
|
min-width: 200px;
|
|
|
|
max-width: 980px;
|
|
|
|
margin: 0 auto;
|
|
|
|
padding: 45px;
|
2024-03-01 10:11:20 +00:00
|
|
|
font-family:
|
|
|
|
Shantell Sans Normal,
|
|
|
|
Rec Mono Casual,
|
|
|
|
SF Pro,
|
|
|
|
Inter,
|
|
|
|
sans-serif;
|
|
|
|
font-weight: 500;
|
|
|
|
}
|
|
|
|
|
|
|
|
.markdown-body pre {
|
|
|
|
font-family:
|
|
|
|
Berkeley Mono,
|
|
|
|
IBM Plex Mono,
|
|
|
|
SF Mono,
|
|
|
|
Jetbrains Mono,
|
|
|
|
monospace;
|
2023-06-24 18:27:39 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
.markdown-body {
|
|
|
|
padding: 15px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<body class="markdown-body">
|
2023-08-09 07:22:58 +00:00
|
|
|
<h2>
|
|
|
|
<a href="index.html"><code>~</code></a>
|
|
|
|
</h2>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
2024-07-22 11:32:39 +00:00
|
|
|
<h1 class="heading-element">Useful tools</h1>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
2024-07-22 11:32:39 +00:00
|
|
|
id="user-content-useful-tools"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-07-22 11:32:39 +00:00
|
|
|
aria-label="Permalink: Useful tools"
|
|
|
|
href="#useful-tools"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2024-10-09 07:10:11 +00:00
|
|
|
<p>This is just a raw list.</p>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h2 class="heading-element">Tools</h2>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-tools"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Tools"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#tools"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
|
|
|
<div class="markdown-heading">
|
|
|
|
<h3 class="heading-element">Terminal</h3>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-terminal"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Terminal"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#terminal"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
2024-10-09 06:46:09 +00:00
|
|
|
<a href="https://github.com/starship/starship"
|
|
|
|
>https://github.com/starship/starship</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/zsh-users/zsh-autosuggestions"
|
|
|
|
>https://github.com/zsh-users/zsh-autosuggestions</a
|
2023-07-30 10:58:21 +00:00
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2024-10-09 07:10:11 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/zsh-users/zsh-history-substring-search"
|
|
|
|
>https://github.com/zsh-users/zsh-history-substring-search</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/junegunn/fzf"
|
|
|
|
>https://github.com/junegunn/fzf</a
|
|
|
|
>
|
|
|
|
</p>
|
2024-10-09 06:46:09 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/Aloxaf/fzf-tab"
|
|
|
|
>https://github.com/Aloxaf/fzf-tab</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/folke/lazy.nvim"
|
|
|
|
>https://github.com/folke/lazy.nvim</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2024-10-17 03:12:14 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/ajeetdsouza/zoxide"
|
|
|
|
>https://github.com/ajeetdsouza/zoxide</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/sharkdp/fd"
|
|
|
|
>https://github.com/sharkdp/fd</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/sharkdp/bat"
|
|
|
|
>https://github.com/sharkdp/bat</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2024-10-19 16:08:17 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/eth-p/bat-extras"
|
|
|
|
>https://github.com/eth-p/bat-extras</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/BurntSushi/ripgrep"
|
|
|
|
>https://github.com/BurntSushi/ripgrep</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/dandavison/delta"
|
|
|
|
>https://github.com/dandavison/delta</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2023-10-10 10:52:50 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/Wilfred/difftastic"
|
|
|
|
>https://github.com/Wilfred/difftastic</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
2023-10-29 15:26:12 +00:00
|
|
|
<a href="https://github.com/eza-community/eza"
|
|
|
|
>https://github.com/eza-community/eza</a
|
2023-07-30 10:58:21 +00:00
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2024-01-28 07:10:04 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/chmln/sd">https://github.com/chmln/sd</a>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/adrianlopezroche/fdupes"
|
|
|
|
>https://github.com/adrianlopezroche/fdupes</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/WayneD/rsync"
|
|
|
|
>https://github.com/WayneD/rsync</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/rclone/rclone"
|
|
|
|
>https://github.com/rclone/rclone</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/restic/restic"
|
|
|
|
>https://github.com/restic/restic</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/ayoisaiah/f2"
|
|
|
|
>https://github.com/ayoisaiah/f2</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2024-07-15 03:36:30 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/Debian/wcurl"
|
|
|
|
>https://github.com/Debian/wcurl</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<p>
|
2024-04-02 03:30:59 +00:00
|
|
|
<a href="https://github.com/tldr-pages/tlrc"
|
|
|
|
>https://github.com/tldr-pages/tlrc</a
|
2023-07-30 10:58:21 +00:00
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2023-07-30 10:58:21 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/sharkdp/vivid"
|
|
|
|
>https://github.com/sharkdp/vivid</a
|
|
|
|
>
|
|
|
|
</p>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2023-10-14 10:26:26 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/zellij-org/zellij"
|
|
|
|
>https://github.com/zellij-org/zellij</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-11-02 18:05:18 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
2024-10-17 03:12:14 +00:00
|
|
|
<a href="https://dev.yorhel.nl/ncdu" rel="nofollow"
|
|
|
|
>https://dev.yorhel.nl/ncdu</a
|
2023-11-02 18:05:18 +00:00
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2024-08-08 05:34:15 +00:00
|
|
|
<li>
|
|
|
|
<p>
|
2024-10-17 03:12:14 +00:00
|
|
|
<a href="https://github.com/yitsushi/totp-cli"
|
|
|
|
>https://github.com/yitsushi/totp-cli</a
|
2024-08-08 05:34:15 +00:00
|
|
|
>
|
|
|
|
</p>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
2024-10-09 06:46:09 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ohmyzsh/ohmyzsh"
|
|
|
|
>https://github.com/ohmyzsh/ohmyzsh</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/romkatv/powerlevel10k"
|
|
|
|
>https://github.com/romkatv/powerlevel10k</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/zsh-users/zsh-completions"
|
|
|
|
>https://github.com/zsh-users/zsh-completions</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-10-14 10:26:26 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/tmux/tmux">https://github.com/tmux/tmux</a>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-07-05 02:13:35 +00:00
|
|
|
<a href="https://github.com/junegunn/vim-plug"
|
|
|
|
>https://github.com/junegunn/vim-plug</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-05 02:13:35 +00:00
|
|
|
<a href="https://github.com/wbthomason/packer.nvim"
|
|
|
|
>https://github.com/wbthomason/packer.nvim</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-10-06 07:37:49 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/so-fancy/diff-so-fancy"
|
|
|
|
>https://github.com/so-fancy/diff-so-fancy</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-05 02:13:35 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/jonas/tig">https://github.com/jonas/tig</a>
|
|
|
|
</li>
|
2024-06-08 09:17:42 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/extrawurst/gitui"
|
|
|
|
>https://github.com/extrawurst/gitui</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dundee/gdu"
|
|
|
|
>https://github.com/dundee/gdu</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/muesli/duf"
|
|
|
|
>https://github.com/muesli/duf</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-05 02:13:35 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/wustho/epr"
|
|
|
|
>https://github.com/wustho/epr</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-09-25 06:55:32 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/junegunn/fzf-git.sh"
|
|
|
|
>https://github.com/junegunn/fzf-git.sh</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-10-29 15:26:12 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ogham/exa">https://github.com/ogham/exa</a>
|
|
|
|
</li>
|
2024-02-14 08:27:51 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/charmbracelet/glow"
|
|
|
|
>https://github.com/charmbracelet/glow</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-02 03:30:59 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dbrgn/tealdeer"
|
|
|
|
>https://github.com/dbrgn/tealdeer</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-30 18:41:40 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/GothenburgBitFactory/taskwarrior"
|
|
|
|
>https://github.com/GothenburgBitFactory/taskwarrior</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-13 09:49:49 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/atuinsh/atuin"
|
|
|
|
>https://github.com/atuinsh/atuin</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
</ul>
|
|
|
|
<p>For fun</p>
|
|
|
|
<ul>
|
2023-07-16 03:50:43 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/yt-dlp/yt-dlp"
|
|
|
|
>https://github.com/yt-dlp/yt-dlp</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-02-10 15:21:17 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/newsboat/newsboat"
|
|
|
|
>https://github.com/newsboat/newsboat</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-06 17:02:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/orhun/daktilo"
|
|
|
|
>https://github.com/orhun/daktilo</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-08 09:17:42 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/libvips/libvips"
|
|
|
|
>https://github.com/libvips/libvips</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-08-08 05:38:29 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/aristocratos/btop"
|
|
|
|
>https://github.com/aristocratos/btop</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-27 19:32:37 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/asciinema/asciinema"
|
|
|
|
>https://github.com/asciinema/asciinema</a
|
|
|
|
>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/asciinema/agg"
|
|
|
|
>https://github.com/asciinema/agg</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Fun memory</del></p>
|
2023-07-01 08:28:52 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/htop-dev/htop"
|
|
|
|
>https://github.com/htop-dev/htop</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dylanaraps/neofetch"
|
|
|
|
>https://github.com/dylanaraps/neofetch</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dylanaraps/pfetch"
|
|
|
|
>https://github.com/dylanaraps/pfetch</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-06 17:02:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Gobidev/pfetch-rs"
|
|
|
|
>https://github.com/Gobidev/pfetch-rs</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Dr-Noob/cpufetch"
|
|
|
|
>https://github.com/Dr-Noob/cpufetch</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-21 16:37:07 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/o2sh/onefetch"
|
|
|
|
>https://github.com/o2sh/onefetch</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://gitlab.com/jallbrit/cbonsai" rel="nofollow"
|
|
|
|
>https://gitlab.com/jallbrit/cbonsai</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-16 03:50:43 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ytdl-org/youtube-dl"
|
|
|
|
>https://github.com/ytdl-org/youtube-dl</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-18 18:36:25 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/instaloader/instaloader"
|
|
|
|
>https://github.com/instaloader/instaloader</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-08-19 10:14:52 +00:00
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://gitlab.com/phoneybadger/pokemon-colorscripts"
|
|
|
|
rel="nofollow"
|
|
|
|
>https://gitlab.com/phoneybadger/pokemon-colorscripts</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-06 17:02:39 +00:00
|
|
|
<li>
|
2024-10-27 19:32:37 +00:00
|
|
|
<a href="https://github.com/talwat/pokeget-rs"
|
|
|
|
>https://github.com/talwat/pokeget-rs</a
|
2024-04-06 17:02:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-04-28 18:48:50 +00:00
|
|
|
<li>
|
2024-10-27 19:32:37 +00:00
|
|
|
<a href="https://github.com/Genymobile/scrcpy"
|
|
|
|
>https://github.com/Genymobile/scrcpy</a
|
2024-04-28 18:48:50 +00:00
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/sxyazi/yazi"
|
|
|
|
>https://github.com/sxyazi/yazi</a
|
|
|
|
>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dirkvdb/ffmpegthumbnailer"
|
|
|
|
>https://github.com/dirkvdb/ffmpegthumbnailer</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2024-02-13 17:53:01 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/jarun/nnn">https://github.com/jarun/nnn</a>
|
2024-04-06 17:02:39 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ImageMagick/ImageMagick"
|
|
|
|
>https://github.com/ImageMagick/ImageMagick</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-28 18:48:50 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/libjxl/libjxl"
|
|
|
|
>https://github.com/libjxl/libjxl</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-06 17:02:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/bloznelis/kbt"
|
|
|
|
>https://github.com/bloznelis/kbt</a
|
|
|
|
>
|
2024-02-13 17:53:01 +00:00
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h4 class="heading-element">Windows</h4>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-windows"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Windows"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#windows"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-09-22 16:40:26 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/abbodi1406/KMS_VL_ALL_AIO"
|
|
|
|
>https://github.com/abbodi1406/KMS_VL_ALL_AIO</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/massgravel/Microsoft-Activation-Scripts"
|
|
|
|
>https://github.com/massgravel/Microsoft-Activation-Scripts</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/abbodi1406/vcredist"
|
|
|
|
>https://github.com/abbodi1406/vcredist</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h3 class="heading-element">UI</h3>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-ui"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: UI"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#ui"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/kovidgoyal/kitty"
|
|
|
|
>https://github.com/kovidgoyal/kitty</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/wez/wezterm"
|
|
|
|
>https://github.com/wez/wezterm</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://transmissionbt.com/" rel="nofollow"
|
|
|
|
>https://transmissionbt.com/</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.libreoffice.org/" rel="nofollow"
|
|
|
|
>https://www.libreoffice.org/</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/johnfactotum/foliate"
|
|
|
|
>https://github.com/johnfactotum/foliate</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-08-08 06:56:10 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://fbreader.org/" rel="nofollow">https://fbreader.org/</a>
|
|
|
|
</li>
|
2024-06-04 17:34:13 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://tailscale.com/" rel="nofollow"
|
|
|
|
>https://tailscale.com/</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-13 16:48:51 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/localsend/localsend"
|
|
|
|
>https://github.com/localsend/localsend</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/alacritty/alacritty"
|
|
|
|
>https://github.com/alacritty/alacritty</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-12-22 10:49:07 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://www.xnview.com/en/xnviewmp/" rel="nofollow"
|
|
|
|
>https://www.xnview.com/en/xnviewmp/</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h4 class="heading-element">macOS</h4>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-macos"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: macOS"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#macos"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/iina/iina">https://github.com/iina/iina</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/rxhanson/Rectangle"
|
|
|
|
>https://github.com/rxhanson/Rectangle</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/waydabber/BetterDisplay"
|
|
|
|
>https://github.com/waydabber/BetterDisplay</a
|
|
|
|
>
|
2024-10-31 05:37:55 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://github.com/waydabber/BetterDisplay/wiki/Fully-scalable-HiDPI-desktop#notes-and-troubleshooting"
|
|
|
|
>https://github.com/waydabber/BetterDisplay/wiki/Fully-scalable-HiDPI-desktop#notes-and-troubleshooting</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2023-06-24 18:27:39 +00:00
|
|
|
</li>
|
2023-07-06 02:59:43 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/lwouis/alt-tab-macos"
|
|
|
|
>https://github.com/lwouis/alt-tab-macos</a
|
|
|
|
>
|
2024-10-31 05:37:55 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/lwouis/alt-tab-macos/issues/3723"
|
|
|
|
>https://github.com/lwouis/alt-tab-macos/issues/3723</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2023-07-06 02:59:43 +00:00
|
|
|
</li>
|
2024-06-28 09:17:37 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/pilotmoon/Scroll-Reverser"
|
|
|
|
>https://github.com/pilotmoon/Scroll-Reverser</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-09-24 05:07:01 +00:00
|
|
|
<li>
|
2024-02-10 15:21:17 +00:00
|
|
|
<a href="https://github.com/pqrs-org/Karabiner-Elements"
|
|
|
|
>https://github.com/pqrs-org/Karabiner-Elements</a
|
2023-09-24 05:07:01 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-06-04 17:34:13 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/coteditor/CotEditor"
|
|
|
|
>https://github.com/coteditor/CotEditor</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-03-23 16:45:02 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/crystalidea/macs-fan-control"
|
|
|
|
>https://github.com/crystalidea/macs-fan-control</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-08 06:56:09 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/jordanbaird/Ice"
|
|
|
|
>https://github.com/jordanbaird/Ice</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-09-12 10:47:35 +00:00
|
|
|
<li>
|
2024-06-28 09:17:37 +00:00
|
|
|
<a href="https://github.com/zed-industries/zed"
|
|
|
|
>https://github.com/zed-industries/zed</a
|
2023-09-12 10:47:35 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-10-23 08:18:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://sourceforge.net/projects/skim-app/" rel="nofollow"
|
|
|
|
>https://sourceforge.net/projects/skim-app/</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-11-18 04:55:10 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/alienator88/Pearcleaner"
|
|
|
|
>https://github.com/alienator88/Pearcleaner</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-28 09:17:37 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2024-06-28 09:17:37 +00:00
|
|
|
<ul>
|
2024-03-14 18:13:29 +00:00
|
|
|
<li>
|
2024-11-18 04:55:10 +00:00
|
|
|
<a href="https://theunarchiver.com/" rel="nofollow"
|
|
|
|
>https://theunarchiver.com/</a
|
2024-03-14 18:13:29 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://www.tunabellysoftware.com/balance_lock/" rel="nofollow"
|
|
|
|
>https://www.tunabellysoftware.com/balance_lock/</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-11-18 04:55:10 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/linearmouse/linearmouse"
|
|
|
|
>https://github.com/linearmouse/linearmouse</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/tuyenvm/OpenKey"
|
|
|
|
>https://github.com/tuyenvm/OpenKey</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/objective-see/LuLu"
|
|
|
|
>https://github.com/objective-see/LuLu</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ivoronin/TomatoBar"
|
|
|
|
>https://github.com/ivoronin/TomatoBar</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-08-20 13:32:15 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/alin23/Lunar"
|
|
|
|
>https://github.com/alin23/Lunar</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-29 13:41:54 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/pedrommcarrasco/Brooklyn"
|
|
|
|
>https://github.com/pedrommcarrasco/Brooklyn</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ganeshrvel/openmtp"
|
|
|
|
>https://github.com/ganeshrvel/openmtp</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-01-16 18:29:37 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/CodeEditApp/CodeEdit"
|
|
|
|
>https://github.com/CodeEditApp/CodeEdit</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-02-10 15:21:17 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Ranchero-Software/NetNewsWire"
|
|
|
|
>https://github.com/Ranchero-Software/NetNewsWire</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-23 08:18:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ahrm/sioyek"
|
|
|
|
>https://github.com/ahrm/sioyek</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
2024-07-22 11:32:39 +00:00
|
|
|
<h2 class="heading-element">Development</h2>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
2024-07-22 11:32:39 +00:00
|
|
|
id="user-content-development"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-07-22 11:32:39 +00:00
|
|
|
aria-label="Permalink: Development"
|
|
|
|
href="#development"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
|
|
|
<div class="markdown-heading">
|
|
|
|
<h3 class="heading-element">Terminal</h3>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-terminal-1"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Terminal"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#terminal-1"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Schniz/fnm"
|
|
|
|
>https://github.com/Schniz/fnm</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-18 18:36:25 +00:00
|
|
|
<a href="https://github.com/oven-sh/bun"
|
|
|
|
>https://github.com/oven-sh/bun</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-08-05 19:13:47 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/denoland/deno"
|
|
|
|
>https://github.com/denoland/deno</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-02-22 12:41:31 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/astral-sh/uv"
|
|
|
|
>https://github.com/astral-sh/uv</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-05-10 17:26:41 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/astral-sh/ruff"
|
|
|
|
>https://github.com/astral-sh/ruff</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-21 18:45:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/corbindavenport/nexus-tools"
|
|
|
|
>https://github.com/corbindavenport/nexus-tools</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<p>Language</p>
|
|
|
|
<ul>
|
2024-08-22 04:46:34 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/casey/just"
|
|
|
|
>https://github.com/casey/just</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-01-12 10:19:30 +00:00
|
|
|
<li>
|
2024-10-21 18:45:22 +00:00
|
|
|
<a href="https://github.com/typst/typst"
|
|
|
|
>https://github.com/typst/typst</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/asciidoctor/asciidoctor"
|
|
|
|
>https://github.com/asciidoctor/asciidoctor</a
|
2024-01-12 10:19:30 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:37:21 +00:00
|
|
|
</ul>
|
|
|
|
<p>Format</p>
|
|
|
|
<ul>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/prettier/prettier"
|
|
|
|
>https://github.com/prettier/prettier</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/mvdan/sh">https://github.com/mvdan/sh</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/JohnnyMorganz/StyLua"
|
|
|
|
>https://github.com/JohnnyMorganz/StyLua</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/tamasfe/taplo"
|
|
|
|
>https://github.com/tamasfe/taplo</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-18 04:02:31 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/sqlfluff/sqlfluff"
|
|
|
|
>https://github.com/sqlfluff/sqlfluff</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-07-07 18:31:58 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/crate-ci/typos"
|
|
|
|
>https://github.com/crate-ci/typos</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-21 18:45:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Enter-tainer/typstyle"
|
|
|
|
>https://github.com/Enter-tainer/typstyle</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:37:21 +00:00
|
|
|
</ul>
|
|
|
|
<p>Language server</p>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/golang/tools/tree/master/gopls"
|
|
|
|
>https://github.com/golang/tools/tree/master/gopls</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-08-14 18:23:45 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Microsoft/pyright"
|
|
|
|
>https://github.com/Microsoft/pyright</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-03-29 09:27:37 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/artempyanykh/marksman"
|
|
|
|
>https://github.com/artempyanykh/marksman</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-21 18:45:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Myriad-Dreamin/tinymist"
|
|
|
|
>https://github.com/Myriad-Dreamin/tinymist</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:37:21 +00:00
|
|
|
</ul>
|
|
|
|
<p>Misc</p>
|
|
|
|
<ul>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/mikefarah/yq"
|
|
|
|
>https://github.com/mikefarah/yq</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
2023-07-18 18:36:25 +00:00
|
|
|
<a href="https://github.com/itchyny/gojq"
|
|
|
|
>https://github.com/itchyny/gojq</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-10-28 19:34:49 +00:00
|
|
|
<li>
|
2024-05-27 08:58:21 +00:00
|
|
|
<a href="https://github.com/walles/moar"
|
|
|
|
>https://github.com/walles/moar</a
|
2023-10-28 19:34:49 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-01-30 17:30:39 +00:00
|
|
|
<li>
|
2024-05-27 08:58:21 +00:00
|
|
|
<a href="https://github.com/antonmedv/fx"
|
|
|
|
>https://github.com/antonmedv/fx</a
|
2024-03-10 18:05:10 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-04-21 04:53:06 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ollama/ollama"
|
|
|
|
>https://github.com/ollama/ollama</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-08 09:06:53 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/gitleaks/gitleaks"
|
|
|
|
>https://github.com/gitleaks/gitleaks</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-08-21 03:29:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/cli/cli">https://github.com/cli/cli</a>
|
|
|
|
</li>
|
2024-09-04 10:37:47 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://gitlab.com/gitlab-org/cli" rel="nofollow"
|
|
|
|
>https://gitlab.com/gitlab-org/cli</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-10-28 19:25:40 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/k1LoW/tbls"
|
|
|
|
>https://github.com/k1LoW/tbls</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
2023-07-18 18:36:25 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/stedolan/jq"
|
|
|
|
>https://github.com/stedolan/jq</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/sigstore/gitsign"
|
|
|
|
>https://github.com/sigstore/gitsign</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/gitleaks/gitleaks"
|
|
|
|
>https://github.com/gitleaks/gitleaks</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/tailscale/golink"
|
|
|
|
>https://github.com/tailscale/golink</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/burntsushi/toml"
|
|
|
|
>https://github.com/burntsushi/toml</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-04 19:25:36 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/koalaman/shellcheck"
|
|
|
|
>https://github.com/koalaman/shellcheck</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/bojand/ghz"
|
|
|
|
>https://github.com/bojand/ghz</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/sharkdp/hyperfine"
|
|
|
|
>https://github.com/sharkdp/hyperfine</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-07-01 08:28:52 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/boyter/cs">https://github.com/boyter/cs</a>
|
|
|
|
</li>
|
2023-08-24 08:26:08 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/luals/lua-language-server"
|
|
|
|
>https://github.com/luals/lua-language-server</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-09-25 04:05:09 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/fullstorydev/grpcurl"
|
|
|
|
>https://github.com/fullstorydev/grpcurl</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-01-05 07:46:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/bufbuild/buf-language-server"
|
|
|
|
>https://github.com/bufbuild/buf-language-server</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-01-25 16:43:00 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/sdkman/sdkman-cli"
|
|
|
|
>https://github.com/sdkman/sdkman-cli</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-02-16 04:22:21 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/plantuml/plantuml"
|
|
|
|
>https://github.com/plantuml/plantuml</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-03-08 08:12:41 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/Textualize/toolong"
|
|
|
|
>https://github.com/Textualize/toolong</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-03-10 18:05:10 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/walles/riff"
|
|
|
|
>https://github.com/walles/riff</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-05-27 08:58:21 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/ankitpokhrel/jira-cli"
|
|
|
|
>https://github.com/ankitpokhrel/jira-cli</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-06-15 02:34:22 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/pyenv/pyenv"
|
|
|
|
>https://github.com/pyenv/pyenv</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/pypa/pipx">https://github.com/pypa/pipx</a>
|
|
|
|
</li>
|
2024-08-22 04:31:03 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/astral-sh/rye"
|
|
|
|
>https://github.com/astral-sh/rye</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h4 class="heading-element">Go</h4>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-go"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Go"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#go"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
2024-02-14 08:36:51 +00:00
|
|
|
<a
|
|
|
|
href="https://pkg.go.dev/golang.org/x/telemetry/cmd/gotelemetry"
|
|
|
|
rel="nofollow"
|
|
|
|
>https://pkg.go.dev/golang.org/x/telemetry/cmd/gotelemetry</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2023-06-30 17:48:48 +00:00
|
|
|
<li>
|
2024-08-21 18:51:00 +00:00
|
|
|
<a href="https://github.com/mvdan/gofumpt"
|
|
|
|
>https://github.com/mvdan/gofumpt</a
|
2023-06-30 17:48:48 +00:00
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
2024-08-21 18:51:00 +00:00
|
|
|
<a href="https://github.com/golangci/golangci-lint"
|
|
|
|
>https://github.com/golangci/golangci-lint</a
|
2023-06-30 17:48:48 +00:00
|
|
|
>
|
2024-08-19 04:47:40 +00:00
|
|
|
<ul>
|
2024-08-21 18:51:00 +00:00
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck"
|
|
|
|
rel="nofollow"
|
|
|
|
>https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/securego/gosec"
|
|
|
|
>https://github.com/securego/gosec</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment"
|
|
|
|
rel="nofollow"
|
|
|
|
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-08-19 04:47:40 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/dkorunic/betteralign"
|
|
|
|
>https://github.com/dkorunic/betteralign</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2023-06-30 17:48:48 +00:00
|
|
|
</li>
|
2024-01-16 06:37:35 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/maruel/panicparse"
|
|
|
|
>https://github.com/maruel/panicparse</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-29 10:40:26 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/gotestyourself/gotestsum"
|
|
|
|
>https://github.com/gotestyourself/gotestsum</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-02-14 08:36:51 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/bufbuild/buf"
|
|
|
|
>https://github.com/bufbuild/buf</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-08-17 07:14:55 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-08-17 07:14:55 +00:00
|
|
|
<ul>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/go101/golds"
|
|
|
|
>https://github.com/go101/golds</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-25 09:15:45 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/burrowers/garble"
|
|
|
|
>https://github.com/burrowers/garble</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h3 class="heading-element">UI</h3>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-ui-1"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: UI"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#ui-1"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://httpie.io/desktop" rel="nofollow"
|
|
|
|
>https://httpie.io/desktop</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a
|
|
|
|
href="https://redis.com/redis-enterprise/redis-insight/"
|
|
|
|
rel="nofollow"
|
|
|
|
>https://redis.com/redis-enterprise/redis-insight/</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.jetbrains.com/datagrip/" rel="nofollow"
|
|
|
|
>https://www.jetbrains.com/datagrip/</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-09-25 04:05:09 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/riok/Kreya"
|
|
|
|
>https://github.com/riok/Kreya</a
|
|
|
|
>
|
|
|
|
</li>
|
2024-04-21 04:52:09 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/emqx/MQTTX"
|
|
|
|
>https://github.com/emqx/MQTTX</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
2023-12-16 16:58:17 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://www.sublimemerge.com/" rel="nofollow"
|
|
|
|
>https://www.sublimemerge.com/</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://www.sublimetext.com/" rel="nofollow"
|
|
|
|
>https://www.sublimetext.com/</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-08-23 07:28:37 +00:00
|
|
|
<li>
|
2023-09-25 04:05:09 +00:00
|
|
|
<a href="https://github.com/MuhammedKalkan/OpenLens"
|
|
|
|
>https://github.com/MuhammedKalkan/OpenLens</a
|
2023-08-23 07:28:37 +00:00
|
|
|
>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/bloomrpc/bloomrpc"
|
|
|
|
>https://github.com/bloomrpc/bloomrpc</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>
|
2023-09-25 04:05:09 +00:00
|
|
|
<a href="https://github.com/Kong/insomnia"
|
|
|
|
>https://github.com/Kong/insomnia</a
|
2023-06-24 18:27:39 +00:00
|
|
|
>
|
|
|
|
</li>
|
2024-01-25 16:43:00 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/variar/klogg"
|
|
|
|
>https://github.com/variar/klogg</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h4 class="heading-element">macOS</h4>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-macos-1"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: macOS"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#macos-1"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-10-30 17:46:55 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/orbstack/orbstack"
|
|
|
|
>https://github.com/orbstack/orbstack</a
|
|
|
|
>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2024-08-22 04:31:03 +00:00
|
|
|
<p><del>Memory</del></p>
|
2023-06-24 18:27:39 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://gpgtools.org/" rel="nofollow">https://gpgtools.org/</a>
|
|
|
|
</li>
|
2023-12-21 06:51:01 +00:00
|
|
|
<li>
|
|
|
|
<a href="https://github.com/gnachman/iTerm2"
|
|
|
|
>https://github.com/gnachman/iTerm2</a
|
|
|
|
>
|
|
|
|
</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
</ul>
|
2024-02-29 12:29:26 +00:00
|
|
|
<div class="markdown-heading">
|
|
|
|
<h2 class="heading-element">Notes</h2>
|
2023-11-19 15:59:21 +00:00
|
|
|
<a
|
|
|
|
id="user-content-notes"
|
2024-03-08 08:12:41 +00:00
|
|
|
class="anchor"
|
2024-02-29 12:29:26 +00:00
|
|
|
aria-label="Permalink: Notes"
|
2023-11-19 15:59:21 +00:00
|
|
|
href="#notes"
|
2024-02-29 12:29:26 +00:00
|
|
|
><span aria-hidden="true" class="octicon octicon-link"></span
|
|
|
|
></a>
|
|
|
|
</div>
|
2023-06-24 18:27:39 +00:00
|
|
|
<p>Don't install:</p>
|
|
|
|
<ul>
|
2024-10-10 09:04:06 +00:00
|
|
|
<li>MacPorts</li>
|
2024-01-16 18:29:37 +00:00
|
|
|
<li>Google Chrome</li>
|
|
|
|
<li>Visual Studio Code</li>
|
2023-06-24 18:27:39 +00:00
|
|
|
<li>Postman</li>
|
|
|
|
<li>Lens</li>
|
|
|
|
<li>Sourcegraph</li>
|
|
|
|
<li>Docker Desktop</li>
|
|
|
|
<li>Any JetBrains IDE beside DataGrip</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
Feel free to ask me via
|
|
|
|
<a href="mailto:hauvipapro+posts@gmail.com">email</a> or
|
2023-08-20 17:29:13 +00:00
|
|
|
<a rel="me" href="https://hachyderm.io/@haunguyen">Mastodon</a>.
|
|
|
|
<br />Source code is available on
|
2023-06-24 18:27:39 +00:00
|
|
|
<a href="https://github.com/haunt98/posts-go">GitHub</a>
|
2023-08-20 17:29:13 +00:00
|
|
|
<a href="https://codeberg.org/yoshie/posts-go">Codeberg</a>
|
|
|
|
<a href="https://git.sr.ht/~youngyoshie/posts-go">sourcehut</a>
|
|
|
|
<a href="https://gitea.treehouse.systems/yoshie/posts-go">Treehouse</a>
|
|
|
|
<a href="https://gitlab.com/youngyoshie/posts-go">GitLab</a>
|
2023-06-24 18:27:39 +00:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|