Skip to content

Releases: SkinnyDevi/localwave

Notifications Fix on MacOS - Local Wave v1.3.1

06 Mar 17:11
Compare
Choose a tag to compare

Fixed notifications not showing when app starts in MacOS.

  • Included before-first-use.sh. Run this script first to make the app executable.

If you can't run the script, use the command inside the folder: chmod +x before-first-use.sh, after run the script using ./before-first-use, and then run the app.

Icon Feedback - Local Wave 1.3.0

06 Mar 13:32
Compare
Choose a tag to compare

Added icon changes to the user you are receiving from to provide feedback on when files are being transferred.
These icons include:

  • Normal icon res-styling
  • Success check mark icon on transfer finish
  • Loader icon when receiving files

Notification Logo - Local Wave v1.2.1

05 Mar 16:29
Compare
Choose a tag to compare

Added app logo when notifying user of the app URL.

One Route + Notify - Local Wave v1.2.0

05 Mar 02:46
Compare
Choose a tag to compare

v1.1.0

Removed specific routing to server. Now, instead of having to manually input the server IP address, you just need the device's IP and port to access the app.

v1.2.0

Added a native notification to show the URL that the application started in.

Network Updates - Local Wave v1.0.1

04 Mar 13:01
Compare
Choose a tag to compare

Adds more possibilities to attach the app to a network connection of the device, for more device compatibility including:

  • Linux WiFi and Ethernet interfaces (Untested)
  • MacOS Ethernet interfaces (Untested) (WiFi already supported)

Initial Release - Local Wave v1.0.0

04 Mar 00:11
Compare
Choose a tag to compare

A local file transfer app to connect your network devices and send files and text between them.

Notes:

  • Windows distribution comes with a .vbs script to start the app without a console window. To terminate, please refer to the docs.
  • For MacOS, if the file appears as a plain text file, open a Terminal window and type chmod +x file_location_here, where the file location is the location where you currently have your file (Downloads folder, etc). With that, you should be able to open it as normal.