1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AndroidApp-Termuxでできること

Last updated at Posted at 2024-08-31

久しぶりにAndroidを購入したらTermuxというアプリを知り、iPhoneには戻れないと思ったので出来ることを記述する

TermuxとはAndroid上内のTerminalを操作出来、Macrodroid(iPhoneでいうショートカットapp)との相性もよくオートメーションでコマンドを実行可能だ

Termuxで出来ること

  • unixとほぼ同様なコマンド操作が可能
  • apk installでパッケージのインストールが可能
  • vimの使用が可能
  • sshでサーバーにリモートアクセスが可能(逆はまだ検証中)
  • Ubuntsuのインストール
  • apkのビルド環境(検証中だが別サイトで実績あり)
  • Python,Javaなどの実行環境
  • 仮装環境構築
  • データベースの作成
  • termuxのAPIから通話履歴などを取得可能

導入方法

1.PlayStore又はF-DroidでTermuxをインストール
2.F-DroidでTermux-taskerをインストール(PlayStoreは有料でした)
3.F-DroidでTermux-APIをインストール

1
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?