Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundling this as a Win Mac Linux application #1

Closed
blackforestboi opened this issue Jan 5, 2019 · 3 comments
Closed

Bundling this as a Win Mac Linux application #1

blackforestboi opened this issue Jan 5, 2019 · 3 comments

Comments

@blackforestboi
Copy link
Member

blackforestboi commented Jan 5, 2019

@Eik-S Eik-S self-assigned this Jan 7, 2019
Eik-S added a commit that referenced this issue Jan 7, 2019
…x-application-#1

Bundling this as a win mac linux application #1
@Eik-S
Copy link
Collaborator

Eik-S commented Jan 7, 2019

The binaries can now be build using pkg as explained in the README.
I would suggest adding them with a release of this repo to keep the repository size small.

As a first version we could provide download links to the applications based on the users operating system in the backup section of the memex settings.

@blackforestboi
Copy link
Member Author

WHAAT? This is already working? how nice is that! This makes me really excited. I will try this out asap :)

@Eik-S
Copy link
Collaborator

Eik-S commented Jan 21, 2019

TODOS for finishing local server applications:

  • add status route to check if the server is running
  • add interface for backup folder selection
  • add task bar icon and context menu for changing the folder or shutting down the server
  • run the server as a background process

For adding these functionalities to the executables, we should use a framework capable of exporting applications for win, osx, linux supporting context menus, tray icons...
I found https://www.sitepoint.com/cross-platform-desktop-app-nw-js/ and think nwjs is a nice framework for this purpose.

@Eik-S Eik-S closed this as completed Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants