Skip to content

1.0 Release

Latest
Compare
Choose a tag to compare
@C0Newb C0Newb released this 25 Apr 03:50
2dbaedd

Release 1 milestone.

See the app in action here https://sccapstone.github.io/Neptune/ !

Stability and bug fixes.

Before running, make sure to reset the configuration files for both applications.
On Android, clear the app data. On Server, delete the data folder.

To run the server (Windows) application, unzip the NeptuneServer-v1.0-Windows.zip anywhere and then run the NeptuneRunner.exe program.

To run the client (Android) application, install the APK on your Android device or emulator.
Follow the dialogs to setup the required permissions. After connecting to a server, be sure to set your incoming files destination folder in the settings page.


You likely already have this installed, but Neptune Server requires Visual C++ Redistributable for Visual Studio 2022 to be installed on your machine. Download it here: https://www.microsoft.com/en-us/download/details.aspx?id=48145

NeptuneRunner is only supported by Windows 10 and 11 machines. For Windows versions older than Windows 10, use Start Neptune.bat inside the Neptune folder to launch the server. This will use SnoreToast as a fallback notification system.
Make sure to enable Windows notifications, do that by going to Settings > System > Notifications & actions.

Neptune Client (Android app) requires the "Device & app notifications" permission (allow notification access). To enable it, view the enabling notification access on Neptune Client document.
Neptune Client also requires file permissions, a dialog requesting these permissions will appear on first run.