Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitchellaha/awesome-personal
A List of Lists that List Everything I Recommend and/or Use Personally.
https://github.com/mitchellaha/awesome-personal
List: awesome-personal
Last synced: 29 days ago
JSON representation
A List of Lists that List Everything I Recommend and/or Use Personally.
- Host: GitHub
- URL: https://github.com/mitchellaha/awesome-personal
- Owner: mitchellaha
- License: cc0-1.0
- Created: 2022-08-19T04:43:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T19:41:54.000Z (over 2 years ago)
- Last Synced: 2024-11-16T03:00:38.916Z (about 1 month ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-personal - A List of Lists that List Everything I Recommend and/or Use Personally. (Other Lists / PowerShell Lists)
README
# awesome-personal
A List of Lists that List Everything I Recommend and/or Use Personally.
#### Labels are as follows:
* ❤️ - Cannot Live Without *(or at least, I can't)*
* ⭐️ - Highly Recommended
## Contents
- [Desktop & Web Applications](#desktop--web-applications)
- [Desktop](#desktop)
- [Web](#web)
- [macOS Specific](#macOS-Specific-)
- [Windows Specific](#Windows)
- [Self Hosted](#Self-Hosted)
- [Awesome Lists](#awesome-lists)## Desktop & Web Applications
### Desktop
*Operating System Agnostic Applications. Some may have web counterparts, but are primarily desktop applications.*
- [Firefox](https://www.mozilla.org/en-US/firefox/) - Browser (Chrome is a privacy nightmare & Safari is a Walled Garden of over-simplicity...)
- [Visual Studio Code](https://code.visualstudio.com/) - Code Editor
- [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/) - IDEs (Rather Decent IDEs for larger projects)
- [Postman](https://www.getpostman.com/) - API Development Platform
- [Docker](https://www.docker.com/) - Containerization Platform
### Web
*Some of these can be used as Desktop Apps but are more commonly used as Web Apps.*
- [Raindrop.io](https://raindrop.io/) - Bookmark Manager
- [Bitwarden](https://bitwarden.com/) ⭐️ - Password Manager (Option to self-host, open-source, and cross-platform)
- [Notion](https://www.notion.so/) ⭐️ - Knowledge Base, Note-Taking, Wiki, etc.
- [Diagrams.net](https://www.diagrams.net/) - Diagramming Tool
- [CloudFlare](https://www.cloudflare.com/) - CDN, DNS, Security, etc.
### macOS Specific
*Also See [Awesome Mac](https://github.com/jaywcjlove/awesome-mac)*
#### Uncatagorized Applications
- [PlayCover](https://github.com/PlayCover/PlayCover) - Install iOS Apps on macOS
- [Things](https://culturedcode.com/things/) - To-Do List Manager with IOS App
- [Final Cut Pro](https://www.apple.com/final-cut-pro/) - Video Editing Software
- [Motion](https://www.apple.com/final-cut-pro/motion/) - Motion Graphics Software (Pretty Fun to Just Mess Around With)
- [MonoDraw](https://monodraw.helftone.com/) - ASCII art editor
- [Luminar AI](https://skylum.com/luminar-ai) - Fast, Powerful, and Easy to Use Photo Editor
- [Pixelmator Pro](https://www.pixelmator.com/pro/) - Photo Editor using Swift UI
#### General Utilities / Tools
- [CotEditor](https://coteditor.com/) ⭐️ - Text Editor (Similar to Notepad++)
- [IINA](https://github.com/iina/iina) ⭐️ - Video Player (Alternative to VLC but with a better UI and more features)
- [Raycast](https://raycast.com/) ⭐️ - Spotlight but make it good and with plugins
- [AltTab](https://alt-tab-macos.netlify.app/) ⭐️ - Windows Like Alt-Tabbing
- [Clipy](https://github.com/Clipy/Clipy) ❤️ - Clipboard Manager
- [Shareful](https://apps.apple.com/us/app/shareful/id1522267256?mt=12) - System Share Menu Enhancer
- [MultiTouch](https://multitouch.app/) - Big Trackpads Deserve Big Gestures (Pairs well with AltTab)
- [CleanMyMac](https://cleanmymac.com/) - Clean, Optimize, and Maintain
- [Unzip One](https://apps.apple.com/us/app/unarchiver-one-rar-zip-tool/id1127253508?mt=12) - Archive Manager (More Similar to 7zip than Keka)
- [Bartender4](https://www.macbartender.com/Bartender4/) - Organize Your Menu Bar, Hide Unnecessary Icons
- [Moom](https://manytricks.com/moom/) - Move, Resize, and Arrange Windows
- [PopClip](https://pilotmoon.com/popclip/) - Pop Up Menu for Text Selection (Similar to Selecting Text on IOS)
- [Kaldiscope](https://kaleidoscope.app/) - Diff all the things
- [TinkerTool](https://www.bresink.com/osx/TinkerTool.html) - Collection of System Tweaks (Changing Launchpad Icon Count & Dock Reappear Speed)
- [UTM](https://github.com/utmapp/UTM) - Virtual Machines with QEMU emulation
- [Barrier](https://github.com/debauchee/barrier) - Share Mouse and Keyboard Between Computers.
- [input-leap](https://github.com/input-leap/input-leap) is a fork of Barrier that is more actively developed.- [Mos](https://mos.caldis.me/) - Auto Switch between reverse scrolling and normal scrolling for a Mouse
- [Proxyman](https://proxyman.io/) - Capture, Inspect, and Debug HTTP(S) traffic
- [Royal TSX](https://royaltsx.com/) - Multiple remote protocols in one tabbed interface. (MobaXterm Similar)
#### Technical / Development
- [HomeBrew](https://brew.sh/) ⭐️ - Package Manager
- [Oh My Zsh](https://ohmyz.sh/) ⭐️ - Zsh Framework
- [Powerlevel10k](https://github.com/romkatv/powerlevel10k) - Zsh Theme- [Hyper JS](https://github.com/vercel/hyper) - Terminal With Plugins & Nice Themes
- [iTerm2](https://iterm2.com/) - Backup Terminal (Alot of customization options. More popular than Hyper)
- [DbGate](https://github.com/dbgate/dbgate) - Database Client. (Supports SQL and NoSQL Databases)
- [Dash](https://kapeli.com/dash) - Offline Documentation Browser (Handy for Bookmarking, Playgrounds, & CheatSheets)
- [Fig](https://fig.io/) ❤️ - Autocomplete for the Terminal
- [OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal) ❤️ - Open Terminal/VS Code/CotEditor in Current Directory
- [yabai](https://github.com/koekeishiya/yabai) ❤️ - Window Manager (Remove Focus Animation Delay on Desktop Change)
- [skhd](https://github.com/koekeishiya/skhd) ❤️ - Hotkey Daemon (Custom Hotkeys. Compliments yabai)
- [neofetch](https://github.com/dylanaraps/neofetch) - System Info in Terminal
- [bpytop](https://github.com/aristocratos/bpytop) - System Monitor in Terminal
- [pyenv](https://github.com/pyenv/pyenv) - Python Version Manager
- [fnm](https://github.com/Schniz/fnm) - Fast Node Manager, Version Manager for NodeJS
#### Other Helpful Links/Info
- [MacApps.Link](https://macapps.link/en/) - Ninite for Mac. Simple install multiple apps in one click.
### Windows Specific
*Also See [Awesome Windows](https://github.com/Awesome-Windows/Awesome)*
#### Uncatagorized Applications
- [MobaXTerm](https://mobaxterm.mobatek.net/) ❤️ - Multiple Remote Protocols in One Tabbed Interface
- [PowerToys](https://github.com/microsoft/PowerToys) ❤️ - Windows Utilities## Self Hosted
*Also See [Awesome Self Hosted](https://github.com/awesome-selfhosted/awesome-selfhosted)*
#### Uncatagorized
- [Dashy](https://github.com/Lissy93/dashy) - Dashboard for Self Hosted Services
- [Nginx Proxy Manager](https://github.com/NginxProxyManager/nginx-proxy-manager) - Web UI for managing Nginx Reverse Proxy## React
### Component Libraries
- [Blueprint](https://github.com/palantir/blueprint) - For Building Blocky Informative UIs
- [Chakra UI](https://github.com/chakra-ui/chakra-ui) - Simple & Bubbly Component Library
- [NativeBase](https://github.com/GeekyAnts/nativebase) - Mobile First Component Library. Mainly for React Native## IOS
### Uncatagorized
- [Trolstore](https://github.com/opa334/TrollStore) - iOS app that can install IPAs permanently
## Awesome Lists
*Yo dawg, I heard you like awesome lists, so I put some awesome lists in your awesome list, so you can awesome list while you awesome list.*
#### Uncatagorized
- [Awesome Awesome](https://github.com/sindresorhus/awesome) ⭐️ - A curated list of awesome lists.
- [Awesome Self Hosted](https://github.com/awesome-selfhosted/awesome-selfhosted) - A list of Free Software network services and web applications which can be hosted on your own servers.
- [Awesome Mac](https://github.com/jaywcjlove/awesome-mac) - A curated list of awesome applications, softwares, tools and shiny things for macOS.
- [Awesome Windows](https://github.com/Awesome-Windows/Awesome) - An awesome & curated list of best applications and tools for Windows.
- [Free For Dev](https://free-for.dev/) - A list of SaaS, PaaS and IaaS offerings that have free tiers.--------------------------------------------------------
## Uncategorized Link Dump
- [Oracle Cloud Free Tier](https://www.oracle.com/cloud/free/) - Free Tier for Oracle Cloud
- [Google Cloud Free Tier](https://cloud.google.com/free) - Free Tier for Google Cloud
- [AWS Free Tier](https://aws.amazon.com/free/) - Free Tier for AWS
- [Azure Free Tier](https://azure.microsoft.com/en-us/free/) - Free Tier for Azure