• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cli/H03-May-2022-7634

client/H03-May-2022-11258

cmake/H29-Mar-2018-130116

deps/H29-Mar-2018-19,76011,429

dist/H03-May-2022-138123

libnitroshare/H03-May-2022-11,0025,610

nmh/H03-May-2022-13671

plugins/H03-May-2022-12,2045,816

scripts/H29-Mar-2018-6949

shell/H03-May-2022-750417

src/H29-Mar-2018-5,5705,345

ui/H03-May-2022-14194

.gitignoreH A D29-Mar-2018132 75

README.mdH A D29-Mar-20181.4 KiB3020

README.md

1> **Warning:** the master branch is very unstable at the moment. If you want stable builds, please visit the releases page or checkout the 0.3.4 branch.
2
3## NitroShare
4
5[![Current tagged release](https://img.shields.io/github/tag/nitroshare/nitroshare.svg)](https://github.com/nitroshare/nitroshare-desktop/releases/latest)
6[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/MIT)
7[![Join the chat at https://gitter.im/nitroshare/nitroshare-desktop](http://img.shields.io/badge/gitter-JOIN_CHAT-green.svg?style=flat)](https://gitter.im/nitroshare/nitroshare-desktop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8
9A cross-platform network file transfer application designed to make transferring any file to any device as painless as possible.
10
11### Features
12
13* Runs on Windows / macOS / Linux
14* Automatic discovery of devices on the local network
15* Simple and intuitive user interface
16* Incredibly fast transfer speeds
17* Transfer entire directories
18* Optional TLS encryption
19* Local HTTP API
20* Completely free and open-source
21
22### Download
23
24Downloads can be found on the NitroShare website:
25https://nitroshare.net
26
27### Documentation
28
29Instructions for building NitroShare from source as well as protocol descriptions can be found on [the GitHub wiki](https://github.com/nitroshare/nitroshare-desktop/wiki).
30