You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ Thank you for your interest in contributing to AltSendme! Your help is appreciat
6
6
7
7
The best way to get started is to join our Discord and say hi. Introduce yourself and share what skills or interests you have - whether that’s coding, testing, design, or something else. You can also raise issues, suggest fixes, or pitch ideas. Maintainers are there to guide you every step of the way.
8
8
9
+
10
+
## Testing
11
+
12
+
Install [Sendme CLI](https://www.iroh.computer/sendme) tool and you can share files within same device to test the whole transfer process. Files don't leave your device just works like a copy operation.
13
+
9
14
## How You Can Help
10
15
11
16
This project welcomes contributions in several key areas:
Copy file name to clipboardExpand all lines: README.md
+30-19Lines changed: 30 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ A free and open-source file transfer tool that harnesses the power of [cutting-e
29
29
30
30
Why rely on WeTransfer, Dropbox, or Google Drive when you can reliably and easily transfer files directly, end-to-end encrypted and without revealing any personal information?
31
31
32
-
[Receive major project updates 📫](https://tally.so/r/ob2Vkx)
33
32
34
33
## Features
35
34
@@ -42,7 +41,6 @@ Why rely on WeTransfer, Dropbox, or Google Drive when you can reliably and easil
42
41
-**Fast & reliable** – Capable of saturating multi-gigabit connections for lightning-fast transfers.
43
42
-[**NAT traversal via QUIC**](https://www.iroh.computer/docs/faq#does-iroh-use-relay-servers) – Secure, low-latency connections using QUIC hole punching with encrypted relay fallback.
44
43
-**CLI integration** – Interoperable with the [Sendme CLI](https://www.iroh.computer/sendme).
45
-
-**Mobile & web** – Coming soon.
46
44
-**Free & open source** – No upload costs, no size limits, and fully community-driven.
47
45
48
46
@@ -80,6 +78,10 @@ scoop install extras/altsendme
80
78
More download options in [GitHub Releases](https://github.com/tonyantony300/alt-sendme/releases).
Install [Sendme CLI](https://www.iroh.computer/sendme) tool and you can share files within same device to test the whole transfer process. Files don't leave your device just works like a copy operation.
247
+
248
+
## Join our [Discord](https://discord.gg/xwb7z22Eve) to contribute
238
249
239
250
The best way to contribute is to join our Discord and say hi. Introduce yourself and share what skills or interests you have - whether that’s coding, testing, design, or something else. You can also raise issues, suggest fixes, or pitch ideas. Maintainers are there to guide you every step of the way.
0 commit comments