fileserver0 Code
Brought to you by:
omogi
File | Date | Author | Commit |
---|---|---|---|
.github | 2024-02-29 |
![]() |
[6b9fd6] docs and ci yaml |
src | 2024-02-29 |
![]() |
[01fa32] readme.md and multiline comments |
.gitignore | 2024-02-28 |
![]() |
[57f6f5] v0.0.1 |
LICENSE | 2024-02-29 |
![]() |
[251438] Create LICENSE |
README.md | 2024-02-29 |
![]() |
[01fa32] readme.md and multiline comments |
forge.config.js | 2024-02-28 |
![]() |
[57f6f5] v0.0.1 |
package-lock.json | 2024-02-29 |
![]() |
[01fa32] readme.md and multiline comments |
package.json | 2024-02-29 |
![]() |
[01fa32] readme.md and multiline comments |
status.json | 2024-02-29 |
![]() |
[c7e708] Update status.json |
Fileserver0 is an open source app written with nodejs using the electron framework. It turns you pc into a server and allows you to browse directories in your pc from other devices on your local network.
The windows executable is in out/make/squirrel.windows/x64/fileserver0-1.0.0 Setup.exe
;
To get the mac and linux executables clone or download the repository and run
npm install
Then run
npm run make