Skip to content

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

Notifications You must be signed in to change notification settings

sunpech/best-software-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

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.

Sections

macOS

macOS

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

Cloud Storage, Sync, and Backup

Internet

Miscellaneous and Utilities

Audio and Video

  • Handbrake - Edit/convert videos.
  • Livestreamer - Command-line utility that extracts streams from various services and pipes them into a video player of choice.
  • Plex Media Server - Media server for your home videos/photos.
  • Serenity - Relaxing ambient sounds. A better paid version is Noizio.
  • 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 - 3D Drawing tool.

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.
  • Skitch - Edit your screenshot images.
  • Slack - Collaboration software for teams.
  • Trello - Collaborative boards, lists, and cards.

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.

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.
  • Homebrew - Mac package manager.
  • Oh my fish - A fish shell framework.
  • rbenv - Manage your rubies.
  • 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 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

No packages published

Contributors 3

  •  
  •  
  •