memento

command module
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2025 License: MIT Imports: 1 Imported by: 0

README

Frame 11 ✨️ VRChat内で撮影した写真をワールド毎に自動整理するやつ

取扱説明書 | ダウンロード

これなに

タスクバーに常駐して、VRChat 内で撮影した写真をリアルタイムに JPEG へ変換・ワールド毎に整理するアプリケーションです。

できること

  • 自動起動
  • タスクバーに常駐してリアルタイムに処理
  • YYYY-MM/[撮影ワールド名]/ のディレクトリを作成して自動で整理
  • JPEGへ変換し、撮影日時・ワールド名をEXIF情報として書込む

できないこと

  • 過去に撮影した写真の整理
  • Windows以外での動作 (ビルドはできるはず)

ビルド

[!NOTE] Windows環境を想定しています。

make build

もしくは

go install github.com/tc-hib/go-winres@latest
go generate
go build -tags prod -ldflags="-H=windowsgui -s -w -X github.com/arrow2nd/memento/app.appVersion=v.x.x.x" -o "dist/memento_v.x.x.x.exe"

アプリアイコンの埋め込み

tc-hib/go-winres: Command line tool for adding Windows resources to executable files を使っています。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL