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: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This is a chat application which allows text messaging and files sharing using J
7
7
8
8
- Text messaging
9
9
10
-
- File(any type) sharing
10
+
- File sharing (any type)
11
11
12
12
- Image sharing
13
13
@@ -32,21 +32,21 @@ This is a chat application which allows text messaging and files sharing using J
32
32
33
33
## Instructions
34
34
35
-
1. First Connect both the devices to same wifi
35
+
1. First Connect both the devices to same wifi network.
36
36
37
-
2. Set username
37
+
2. Set username. <strong>Username is CASE-SENSITIVE</strong>.
38
38
39
-
3. Click the Show Information button in one device
39
+
3. Click the "Show Information" button in one device.
40
40
41
-
4. Click Enter IP:Port button in another device
41
+
4. Click "Enter IP:Port" button in another device.
42
42
43
-
5. Scan The QR Code & click connect button
43
+
5. Scan The QR Code & click connect button.
44
44
45
-
6. Or enter ip address and port number manually
45
+
6. Or enter ip address and port number manually.
46
46
47
-
7. Start messaging
47
+
7. Start messaging.
48
48
49
-
8. To download any shared file or image, long press over the thumbnail , the file/image will be downloaded and will show notification in notificatin bar of your device
49
+
8. To download any shared file or image, long press over the thumbnail , the file/image will be downloaded and will show notification in notificatin bar of the device to open with external software.
50
50
51
-
9.To copy any text to clipboard , long press over the text
51
+
9.Long press on text messages will copy the text to clipboard.
0 commit comments