Skip to content

Commit 83cacb1

Browse files
committed
ドキュメントを更新
1 parent 5b2ce23 commit 83cacb1

2 files changed

Lines changed: 21 additions & 7 deletions

File tree

.github/FUNDING.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# These are supported funding model platforms
2+
3+
github: [CoreNion]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12+
polar: # Replace with a single Polar username
13+
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Open FileTrucker
22
![LICENSE](https://img.shields.io/github/license/CoreNion/OpenFileTrucker) ![SDK](https://img.shields.io/badge/SDK-Flutter-blue) ![GitHub Repo stars](https://img.shields.io/github/stars/CoreNion/OpenFileTrucker)
33

4-
どんな端末でも使える、高速な写真・ファイル共有アプリ。
4+
<img src="https://github.com/user-attachments/assets/1fb69a48-e03a-4ed2-8e91-b6082cdbe1ec" height="300">
5+
<img src="https://github.com/user-attachments/assets/0bb22484-bdb6-43de-b9ab-47e8a0661dbb" height="300">
6+
7+
どんな端末でも使える、サーバーを介さないファイル共有アプリ。
58

69
Open FileTruckerを使えば、周囲の端末に簡単にファイルや写真を共有することが出来ます!
710

@@ -11,16 +14,13 @@ Open FileTruckerを使えば、周囲の端末に簡単にファイルや写真
1114
## Local Network / Encryption
1215
このアプリは通信に外部のサーバーを用いないため、同じネットワークに接続された端末であれば高速に共有することが出来ます!
1316

14-
また、AES-256を用いた暗号化にも対応しているため、公共無線LANなど信用できないネットワークでも安全です
17+
また、暗号化にも対応しているため、公共無線LANなど信用できないネットワークでも安全に共有することが出来ます
1518

1619
## Cross-Platform
17-
対応OSは、主要なOS(iOS/Android/Windows/macOS/Linux)を全て網羅しているため、端末の種類を気にすることなく、迅速にファイルを共有することが出来ます!
18-
19-
## Simple Experience
20-
シンプルなUIになっていて、ファイルを入れて送信ボタンを押すだけで簡単に共有を開始することが出来ます!
20+
このアプリはクロスプラットフォームで開発されているため、プラットフォームを気にすることなく、ファイルや写真共有を簡単に行うことができます!
2121

2222
## Open Source
23-
このプロジェクトはオープンソースで、営利目的で作成されたアプリではありません!
23+
このアプリはオープンソースで実装は全て公開されており、営利目的で作成されたアプリではありません!
2424

2525
# LICENSE
2626
[MIT LICENSE](./LICENSE)

0 commit comments

Comments
 (0)