Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhrstmnn/Awesome
A list of awesome things
https://github.com/mhrstmnn/Awesome
List: Awesome
awesome awesome-list list things
Last synced: 16 days ago
JSON representation
A list of awesome things
- Host: GitHub
- URL: https://github.com/mhrstmnn/Awesome
- Owner: mhrstmnn
- Created: 2022-07-31T23:20:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T00:16:11.000Z (about 1 year ago)
- Last Synced: 2024-11-21T12:02:11.914Z (about 1 month ago)
- Topics: awesome, awesome-list, list, things
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - Awesome - A list of awesome things. (Other Lists / PowerShell Lists)
README
# Awesome things
## Command-line
- [`tldr` (Collaborative cheatsheets for console commands 📚)](https://github.com/tldr-pages/tldr)
- [`tmux` (A terminal multiplexer)](https://github.com/tmux/tmux/wiki)
- [`nvim` (Vim-fork focused on extensibility and usability)](https://neovim.io)
- [`ranger` (A Vim-inspired filemanager for the console)](https://ranger.github.io)
- [`lazygit` (Simple terminal UI for `git` commands)](https://github.com/jesseduffield/lazygit)
- [`bat` (A `cat` clone with wings 🦇)](https://github.com/sharkdp/bat)
- [`fd` (A simple, fast and user-friendly alternative to `find`)](https://github.com/sharkdp/fd)
- [`fzf` (A command-line fuzzy finder 🌸)](https://github.com/junegunn/fzf)
- [`rg` (Searches for a regex pattern while respecting your `.gitignore`)](https://github.com/BurntSushi/ripgrep)
- [`pdfgrep` (A commandline utility to search text in PDF files)](https://pdfgrep.org)
- [`ncu` (Find newer versions of package dependencies)](https://github.com/raineorshine/npm-check-updates)
- [`qnm` (Utility for querying the `node_modules` directory 🔍)](https://github.com/ranyitz/qnm)
- [`wormhole` (Get things from one computer to another, safely)](https://github.com/magic-wormhole/magic-wormhole)
- [`qrcp` (Transfer files over wifi by scanning a QR code ⚡)](https://github.com/claudiodangelis/qrcp)
- [`lt` (Exposes your `localhost` to the world 🌍)](https://github.com/localtunnel/localtunnel)## Shell
- [**Zsh** (A shell designed for interactive use, although it is also a powerful scripting language)](https://www.zsh.org)
- [**Oh My Zsh** (A delightful, open source, community-driven framework for managing your Zsh configuration)](https://ohmyz.sh)
- [**Powerlevel10k** (A Zsh theme)](https://github.com/romkatv/powerlevel10k)
- [**Spaceship** (Minimalistic, powerful and extremely customizable Zsh prompt 🚀⭐)](https://spaceship-prompt.sh)
- [`shellcheck` (A static analysis tool for shell scripts)](https://github.com/koalaman/shellcheck)
- [`shfmt` (A shell parser, formatter, and interpreter)](https://github.com/mvdan/sh)
- [`zx` (A tool for writing better scripts)](https://github.com/google/zx)## Tools
- [**GitHub Desktop** (Fork to support various Linux distributions)](https://github.com/shiftkey/desktop)
- [`.gitignore` (A collection of useful `.gitignore` templates)](https://github.com/github/gitignore)
- [`husky` (`git` hooks made easy 🐶)](https://github.com/typicode/husky)
- [`prettier` (An opinionated code formatter)](https://prettier.io)
- [`pretty-quick` (Runs `prettier` on your changed files ⚡)](https://github.com/azz/pretty-quick)
- [`npm-run-all` (Run multiple npm-scripts in parallel or sequential)](https://github.com/mysticatea/npm-run-all)## Frameworks
- [**Vue.js** (The Progressive JavaScript Framework)](https://vuejs.org)
- [**Nuxt** (The Intuitive Web Framework)](https://nuxt.com)
- [**Nuxt Content** (Content made easy for Vue Developers)](https://content.nuxtjs.org)
- [**React** (A JavaScript library for building user interfaces)](https://reactjs.org)
- [**Next.js** (The React Framework)](https://nextjs.org)
- [**Astro** (The all-in-one web framework designed for speed)](https://astro.build)
- [**Express** (Fast, unopinionated, minimalist web framework for Node.js)](https://expressjs.com)
- [**hapi** (The simple, secure framework developers trust)](https://hapi.dev)
- [**Laravel** (A web application framework with expressive, elegant syntax)](https://laravel.com)
- [**Tailwind** (A utility-first CSS framework)](https://tailwindcss.com)
- [**UnoCSS** (Instant on-demand atomic CSS engine)](https://unocss.dev)
- [**Pico.css** (Minimal CSS Framework for semantic HTML)](https://picocss.com)## Websites
- [**PrivacyTests.org** (Open-source tests of web browser privacy)](https://privacytests.org)
- [**Programming Fonts** (Test drive programming fonts online in your browser)](https://www.programmingfonts.org)
- [**Hoppscotch** (Open source API development ecosystem 👽)](https://hoppscotch.io)
- [**DevDocs** API Documentation (Fast and offline documentation browser for developers)](https://devdocs.io)
- [**pkgs.org** (Packages for Linux and Unix)](https://pkgs.org)
- [**tldr** (A reactive web client for `tldr` 📚)](https://tldr.ostera.io)
- [**cheat.sh** (The only cheat sheet you need)](https://cheat.sh)
- [**wttr.in** (The right way to check the weather ⛅)](https://wttr.in)
- [**ExplainShell** (Match command-line arguments to their help text)](https://explainshell.com)
- [**ShellCheck** (A static analysis tool for shell scripts)](https://www.shellcheck.net)
- [**Crontab Guru** (A quick and simple editor for cron schedule expressions)](https://crontab.guru)
- [**ShareDrop** (Easy P2P file transfer powered by WebRTC and inspired by Apple's AirDrop)](https://www.sharedrop.io)
- [**Wormhole** (Simple, private file sharing)](https://wormhole.app)
- [**Excalidraw** (Virtual whiteboard for sketching hand-drawn like diagrams)](https://excalidraw.com)
- [**Squoosh** (Make images smaller using best-in-class codecs, right in the browser)](https://squoosh.app)
- [**PDF24 Tools** (Free and easy-to-use online PDF tools that make you more productive)](https://tools.pdf24.org)
- [**Fedifinder** (Find Fediverse accounts of your Twitter followings)](https://fedifinder.glitch.me)## Learn
- [**Learn Anything** (Organize world's knowledge, explore connections and curate learning paths)](https://learn-anything.xyz)
- [**Regex** (Learn regex the easy way)](https://github.com/ziishaned/learn-regex/blob/master/README.md)
- [**TIPP10** (Free touch typing tutor)](https://www.tipp10.com)
- [**Duolingo** (Free, fun, and effective way to learn a language)](https://www.duolingo.com)