Personal awesome list
LICENSE | ||
README.md |
This is my awesome list of things I've found that I think are rather good. I hope that you find something useful here.
- Cloud & Networking
- Command Line Tools
- Desktop Applications
- Obsidian Plugins
- Productivity
- Research
- Software Development
Cloud & Networking
- Active Pieces - open-source automation tool that can be self-hosted.
- Mastodon - social network (server of choice: mastodonapp.uk).
- Plausible Analytics - privacy-friendly and open-source website analytics with self-hosting solution.
- Proton Mail - privacy-first and open-source email hosting (also calendars, file storage, VPN, and password manager).
- Uptime Kuma - A fancy self-hosted monitoring tool (see status.blakerain.com for mine).
- ZeroTier - peer-to-peer networking and mesh infrastructure.
Command Line Tools
If you're reading this section, you may also want to peek at my dotfiles.
- ag - the silver searcher replacement for
ack
. - atuin - sync and search shell history across devices.
- bat - a better
cat
. - catppuccin - pastel theme (e.g. for tmux).
- duf - a better
df
. - dust - a more intuitive version of
du
. - eza - powerful replacement for
ls
(replacesexa
). - fzf - command-line fuzzy-finder.
- lazydocker - terminal UI for Docker.
- lazygit - terminal UI for git.
- neovim - my preferred editor.
- oh-my-posh - fast and customizable shell prompt.
- powerlevel10k - Zsh theme.
- ripgrep - recursively search for a pattern.
- xplr - terminal file explorer.
- zsh - my shell of choice.
Tmux Plugins
These are the plugins that I use with tmux, loaded via tpm.
- Catppuccin Tmux - A catppuccin theme for tmux with nice status components.
- EasyJump - EasyMotion for Tmux.
- Extrakto - complete commands with text that is already on the screen.
- tmux-fzf - Use fzf to manage tmux.
- tmux-menus - Popup menus for tmux.
- tmux-mode-indicator - displays a prompt indicating active tmux mode.
Desktop Applications
- 1 Password - my password manager of choice (also provides a CLI).
- Balena Etcher - fairly good tool to flash OS images.
- Blender - open-source 3D modelling software (and so much more).
- Cleanshot - my favourite screenshot tool for macOS.
- Colorslurp - excellent color picker (for macOS).
- Easy Move+Resize - move and resize windows on macOS like on X.
- Hammerspoon - open-source automation of macOS with Lua.
- iTerm2 - my go-to terminal emulator for macOS.
- PixelSnap - on-screen measurement tool for macOS.
- Raycast - launcher replacement for macOS.
- RustDesk - an open-source alternative to TeamViewer.
- Stats - awesome open-source stats for macOS.
Obsidian Plugins
- Advanced Slides - Create markdown-based presentation in Obsidian.
- Chat Stream - Create branching GPT chats using canvas notes.
- Copilot - A ChatGPT Copilot in Obsidian.
- CustomJS - Use JavaScript to customize Obsidian.
- Dataview - Query Obsidian vault as if it was a database.
- Excalidraw - edit Excalidraw diagrams directly in Obsidian.
- Full Calendar - Obsidian integration with Full Calendar.
- Kanban - Create markdown-backed Kanban boards in Obsidian.
- Obsidian Charts - Create charts in Obsidian. Use with Dataview.
- Obsidian Clipper - Capture highlights from the web.
- Projects - Plain text project planning.
- QuickAdd - Quickly add new pages or content to Obsidian.
- Readwise Official - Integration with Readwise.
- Tasks - Task management for Obsidian.
Productivity
- Asciiflow - Web application for drawing ASCII diagrams.
- Bibtex Converter - Online bibtex converter.
- Detexify - amazing app that lets you draw symbols to find their LaTeX name.
- Excalidraw - awesome diagram app.
- Mom Macros - Powerful macros for groff.
- MyBib - Havard bibliography generator
- NBT Editor - an online NBT editor.
- Obsidian - a markdown-based note-taking application with many powerful community-built plugins.
- Readwise Reader - a powerful read-it-later app. I like to synchronise my highlights and notes with Obsidian.
- tldraw - a web-based whiteboard application
- troff documentation - links to documentation for TROFF tools.
Research
- papers-we-love - papers from the compter science community to read and discus.
- LLM-Agent-Paper-List (mirror) - a large list of papers from 2309.07864 (Zhiheng, et al. 2023).
Software Development
- Blockbench - low-poly 3D model editor, useful for Minecraft mods.
- Gitea - powerful web-interface for git.
- Google Webfonts Helper - download web fonts from Google Fonts.
- Favicon Generator - generates all the icons and metadata for apps and websites.
- Landing Page Templates - FOSS landing page templates.
- Lucide - my current favourite set of SVG icons.
- Markdown Badges - list of useful markdown badges.
- Portainer - container management for Docker and Kubernetes.
- Tailwind CSS - my favourite CSS framework.
- Tailwind Color - app to find the nearest tailwind color.
- Tailwind Palette Generator - generate tailwind palettes from a color.
- Yew icons - loads of SVG icons in a Yew widget library (docs.rs).