Linux Applications I use   2019-05-08


記錄一下我Linux會用到的軟體

不然每次重灌都要重找一次,有點麻煩…

Note: 都是以debian/ubuntu based的為主
Note2: ✔ 代表必須

Applications

Environment

Account

Android

Backup

  • borg: Deduplicating archiver with compression and authenticated encryption.

  • restic: Fast, secure, efficient backup program (support cloud backup)

Browser

Chat

Download

  • Motrix: A full-featured download manager

Editor

File Sharing

Gaming

  • ✔️ Steam

    sudo apt install steam
    
  • NetHack

  • 0 A.D.: A free, open-source game of ancient warfare

  • UnknownHorizons: A 2D realtime strategy simulation with an emphasis on economy and city building. Multiplayer currently broken.

  • Simutrans: Simutrans is a freeware and open-source transportation simulator

  • Solarus: A 2D game engine written in C++, and executing games made in Lua.

  • FLARE: Singleplayer Diablo clone with beautiful original graphics.

  • Tales of Maj’Eyal: Tales of Maj’Eyal (ToME) is a free, open source roguelike RPG, featuring tactical turn-based combat and advanced character building.

Images

  • Feh: lightweight and fast image viewer.

    sudo apt install feh
    
  • Shotwell: Shotwell is a photo manager for GNOME 3.

    sudo apt install shotwell shotwell-common
    

Input

Misc

  • Sweet Home 3D: a free interior design application that helps you draw the plan of your house, arrange furniture on it and visit the results in 3D.

Music

  • Spotify

    sudo snap install spotify
    
  • Audacious: An open source audio player that plays your music how you want it, without stealing away your computer’s resources from other tasks.

    sudo apt install audacious
    
  • Kaku: Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more.

Note Taking

  • Notable

  • Boostnote: Boostnote is an open source note-taking app made for programmers just like you.

System & Command Line Utility

Terminal

  • ✔️ oh-my-zsh

    Note for Zsh

  • ✔️ tmux

    sudo apt install tmux
    
  • Hyper

  • bat: A cat(1) clone with wings.

  • TLDR pages: Simplified and community-driven man pages

    sudo npm install -g tldr
    
  • ripgrep (rg): More powerful grep

  • WTF: A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.

  • lazygit: A simple terminal UI for git commands, written in Go with the gocui library.

Video

Others

Customization

REF: Awesome-Linux-Software

Font


Contents

  1. Applications
    1. Environment
    2. Account
    3. Android
    4. Backup
    5. Browser
    6. Chat
    7. Download
    8. Editor
    9. File Management
    10. File Sharing
    11. Gaming
    12. Images
    13. Input
    14. Misc
    15. Music
    16. Note Taking
    17. System & Command Line Utility
    18. Terminal
    19. Video
  2. Others
    1. Customization
    2. Font