share-file-systems icon indicating copy to clipboard operation
share-file-systems copied to clipboard

Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.

Results 17 share-file-systems issues
Sort by recently updated
recently updated
newest added

Allow arbitrary change of identity. If device identity is changed it will require a new hash, new key pair, and distribution to all other devices. If user identity is changed...

enhancement

Allow access to the documentation markdown formatted as HTML in the UI as modal type document.

enhancement

The command terminal in the browser UI is functionally incomplete. At the moment it supports basic ANSI shell formatting and executes per command. What is needed: * Full extended ANSI...

bug

Make use of PKI and exchange public keys during invitation. On subsequent connections an agent will encrypt their identifier using the public key of the remote agent. The remote agent...

enhancement

In order to better evade malicious network monitoring and increase application efficiency the goal is to eliminate HTTP entirely. HTTP traffic for GET requests from the browser and invitation messaging...

enhancement

I do not believe the `perf` command is accurately measuring socket messaging round trips correctly. I believe this could be a memory issue and the resolution is to run an...

enhancement

Considering additional color themes. I wrote documentation to help: https://github.com/prettydiff/share-file-systems/blob/master/documentation/color_scheme.md

enhancement
good first issue

Currently copy terminal command only works for the local device.

enhancement

**Describe the bug** I ran `npx share-file-systems`. Even though this is not explicitly documented, my naive expectation was that the application would start. I'm not sure if this is simply...

bug

This functionality is achieved in Windows 10. When a text message comes into the browser while the browser is not the active window it blinks orange in the taskbar. Unfortunately,...

enhancement
help wanted