linqsy
v0.1.5
Published
CLI host for Linqsy local-network browser file sharing.
Maintainers
Readme
Linqsy CLI
Linqsy is a local-network file sharing tool that starts from the terminal and opens a browser-based transfer experience.
Install
npm install -g linqsy
pnpm add -g linqsy
yarn global add linqsyOr run it directly:
npx linqsy
pnpm dlx linqsy
yarn dlx linqsyCommands
linqsy start
linqsy doctor
linqsy versionDevelopment
From the workspace root:
pnpm dev:cliFor full project documentation, use the repository root README:
- https://github.com/NnakwueKenny/linqsy
