Skip to content

sunpech/best-software-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 

Repository files navigation

Sunpech's Best Software List

A list of the best software for Mac, Windows, Ubuntu Linux, Android, Software Development, and web browser extensions. Whenever I do a fresh install of a new operating system, I'll go through this list and choose what to install. Unless otherwise noted, all software are free.

Table of Contents

macOS

macOS

I use Mac most of the time now, so this list is rather extensive.

Cloud Storage

Internet

Miscellaneous and Utilities

Audio and Video

  • Handbrake - Edit/convert videos.
  • Streamlink - Command-line utility that extracts streams from various services and pipes them into a video player of choice.
  • Spotify - Music player.
  • VLC Media Player - The best video/media player for any OS.

Pictures and Images

  • Blender - Open Source 3D Modeling
  • Gimp - Edit pictures, a Photoshop-like program that's free.
  • Giphy - Capture and create GIFs.
  • Google Photos - Google's photo storage.
  • Krita - Digital Painting.
  • SketchUp Free - 3D Drawing tool (web-based).

Productivity

  • Alfred App - Type what you need or what you want to do.
  • F.lux - Automatically adjust your computer screen to match lighting.
  • Logi Options+ - Lets you configure your Logitech mouse buttons, keyboard keys, and touchpad to your preference, adjust your lights and webcams to always look your best.
  • Glances - System monitoring tool that runs in terminal.
  • Obsidian - The free and flexible app for your private thoughts.
  • Slack - Collaboration software for teams.
  • Trello - Collaborative boards, lists, and cards.
  • Zoom - Webcam and collaboration tools.

Best Applications to Buy/Subscribe to

Windows OS

Windows OS

This list is shorter. Many of the software available for Mac is also available on Windows.

Web Browser Extensions

Web Browser Extensions

These are some of my favorite web-browser extensions that I use in Google Chrome and/or Firefox.

  • 1Password - Password Manager and Secure Wallet.
  • Bitwarden - Password manager extension for Bitwarden.
  • Keepa - Amazon price tracker.
  • Privacy Badger - Blocks spying ads and invisible trackers.
  • DNSlytics - Online DNS investigation tool.
  • uBlock Origin Lite - Lightweight ad blocker for browsers that no longer support uBlock Origin.

Software Development

Software Development

This list includes development tools for both Mac and Windows. Also see my dotfiles.

Coding and IDE

Database

Terminal

  • Fishshell - A smart and user-friendly command line shell for macOS, Linux, and the rest of the family.
  • Ghostty - a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
  • GNU Stow - A symlink farm manager.
  • Homebrew - Mac package manager.
  • Oh my fish - A fish shell framework.
  • rbenv - Manage your rubies.
  • Starship - The minimal, blazing-fast, and infinitely customizable prompt for any shell!
  • WezTerm - a powerful cross-platform terminal emulator and multiplexer, written in Rust.

Version Control

Websites and Services

Ubuntu Linux

XUbuntu

My current favorite flavor of Linux is Xubuntu, but I also like Ubuntu Mate.

Create a bootable Ubuntu USB

exFAT support

I format my external hard drives to exFAT so I can read/write to them from any operating system (OSX, Win, Linux).

sudo apt-get install exfat-utils exfat-fuse

BOINC

sudo apt-get install boinc-client boinc-manager

Formatting drives (gparted)

sudo apt-get install gparted

Install latest git

sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git

ssh server

sudo apt-get install openssh-server

Also see: SSH/OpenSSH/Configuring

Other flavors

Misc

About

A list of my favorite software for macOS, Windows, Ubuntu, Android, web browser extensions, and software development tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors