Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
meowtec committed Jul 12, 2023
1 parent bcee183 commit e0c4679
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# LANSend

**THIS PROJECT IS UNDER DEVELOPMENT.**

LANSend is a cross-platform app that enables the transfer of messages and files between devices within the same local network via a web browser.

It consists of two components:
Expand All @@ -26,10 +28,10 @@ lansend -p 10086
#### For GUI app

Open the app then click _start_.
![](./screenshots/app.png)
![screenshot for launcher](./screenshots/app.png)

### Visit web app

Open http://YOUR_IP:PORT in browser.
Open http://YOUR_IP:PORT in browser and send messages!

![](./screenshots/web.png)
![screenshot for web](./screenshots/web.png)

0 comments on commit e0c4679

Please sign in to comment.