1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Macで使うアプリケーションまとめ

Last updated at Posted at 2016-07-15

mac OS sierraで使用するアプリケーション達をまとめておく

背景

macを買って一年が経つが、色々なアプリケーションをインストールし散らかし(特にhomebrewとmacportによる)、ssdの使用容量が図1のようになってしまったため、研究がひと段落したこのタイミングで断捨離をすることとした。

目的

  • sierra入れたので、これを機にクリーンインストールしアプリケーション周りをすっきりさせる

主要なアプリケーション

  • プログラミング用環境
  • メーラ
    • Thunderbird
  • ブラウザ
    • Safari
    • Chrome
    • Firefox
  • SNS
    • LINE
    • Facebook
    • Twitter
    • Hangout
  • クラウドストレージ
    • Google Drive
  • フィットネス管理
    • Fitbit Connect
  • 文書作成
    • Latex
  • ソースコード管理
    • Git
    • Mercurial
  • ソースコード管理クライアント
    • GitHub Desktop
  • 文字コード変換
    • nkf
  • 動画編集関連
    • youtube-dl
    • ffmpeg
  • Homebrewで入れたもの(なにがなんだかわからなくなってるので、一旦保留)
    • fontforge(Ricty)
    • coreutils(gls)
    • mercurial
    • ghostscript
    • nkf
    • youtube-dl
    • ffmpeg
$brew list

ant			imagemagick		opencore-amr
boost			isl			openjpeg
brew-cask		jpeg			openssl
c-ares			lame			opus
cairo			libass			pango
czmq			libbluray		pcre
d-bus			libcaca			pixman
emacs			libffi			pkg-config
faac			libgcrypt		python
fdk-aac			libgpg-error		python3
ffmpeg			libmpc			r
fontconfig		libogg			readline
fontforge		libpng			rsense
freetype		libquvi			rtmpdump
frei0r			libsoxr			ruby
fribidi			libtasn1		sdl
gcc			libtiff			sl
gdb			libtool			speex
gdbm			libvidstab		sqlite
geoip			libvo-aacenc		texi2html
gettext			libvorbis		theora
ghostscript		libvpx			tree
git			libyaml			vim
glib			little-cms2		x264
gmp			lua			x265
gnutls			mercurial		xvid
gobject-introspection	mongodb			xz
graphviz		mpfr			yasm
harfbuzz		nettle			youtube-dl
icu4c			nkf			zeromq
  • macportでinstallしたもの

    • エラーでて見れない...
  • リモートアクセス

    • TeamViewer
  • 画像操作ユーティリティ

    • ImageMagick
  • 画像編集ツール

    • GIMP
  • Terminal用カラースキーマ

    • Solarized
  • lsのカラーリング

    • gls
  • プログラミング用フォント

    • Ricty
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?