-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from haruharu-1105/feature/0.0.1
ver 0.0.1
- Loading branch information
Showing
2 changed files
with
647 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,28 @@ | ||
# MagicPaletteAnalyzer | ||
MagicPaletteAnalyzer - 画像から色を召喚する魔導具 | ||
# ✨MagicPaletteAnalyzer | ||
MagicPaletteAnalyzer - 画像から色を召喚する魔導具 | ||
画像から色を抽出し、カラーパレットを作成できる便利なツールです。 | ||
|
||
## 🚀 使い方 | ||
### a. ブラウザで試す(おすすめ!) | ||
<a href="https://haruharu-1105.github.io/MagicPaletteAnalyzer/" target="_parent"></a>をクリックするだけで、すぐに使えます!ソフトのインストール不要で、手軽にカラーパレットを作成できます。 | ||
### b. アプリをダウンロードして使う | ||
より安定した環境で使いたい方は、オフライン版をダウンロードしてください。 | ||
|
||
## 🚀 導入方法 | ||
### 1. セットアップ | ||
1. [Releases](https://github.com/haruharu-1105/MagicPaletteAnalyzer/releases)ページを開き、一番上の Assets 欄にある `MagicPaletteAnalyzer.zip` をダウンロードします。 | ||
1. zipファイルを展開します。 | ||
### 2. 実行 | ||
展開されたフォルダ内の docs フォルダにある index.html ファイルをダブルクリックするだけで実行できます。 | ||
|
||
## 🗑️ アンインストール | ||
アプリのフォルダを削除するだけで、簡単にアンインストールできます。 | ||
|
||
## 🔒 セキュリティの利点: プライバシー保護 | ||
MagicPaletteAnalyzer は 初回のライブラリ読み込み以外は完全にローカルで動作し、サーバーにデータを送信しません。 | ||
これにより、ユーザーの画像やカラーデータが外部に漏れることはなく、安全に利用できます。 | ||
さらに、本プロジェクトは オープンソース であり、ソースコードを自由に確認・検証できるため、セキュリティ面でも透明性を確保しています。 | ||
|
||
## 🔧 開発者向け情報 | ||
### 📜 ソースコードライセンス | ||
[MIT License](LICENSE) |
Oops, something went wrong.