Skip to content

eg-fujiwara/gui-tail

Repository files navigation

GUI Tail

Windows向けのGUI tailコマンド。ファイルをリアルタイムに監視し、追記された行を表示する。

必要環境

開発ビルド

# 依存インストール
npm install
# 開発サーバー起動(ホットリロード付き)
npx tauri dev

リリースビルド

# 最適化された実行ファイルを生成
npx tauri build

生成物は src-tauri/target/release/bundle/ に出力される。

  • nsis/ - インストーラー (.exe)
  • msi/ - MSIパッケージ

About

tailコマンドのGUI版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors