All Projects → abdularis → Lan Share

abdularis / Lan Share

Licence: gpl-3.0
Cross platform LAN File transfer application built with Qt C++ framework

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Lan Share

Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+325.55%)
Mutual labels:  tcp, udp, cross-platform, qt5
Netassistant
A UDP/TCP Assistant. 网络调试助手
Stars: ✭ 66 (-79.18%)
Mutual labels:  tcp, udp, file-transfer, qt
Swift
Swift XMPP client and Swiften XMPP library
Stars: ✭ 190 (-40.06%)
Mutual labels:  cross-platform, qt, qt5
Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (+148.58%)
Mutual labels:  file-transfer, cross-platform, qt
Scriptcommunicator serial Terminal
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
Stars: ✭ 462 (+45.74%)
Mutual labels:  tcp, udp, qt
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+306.62%)
Mutual labels:  cross-platform, qt, qt5
Qhttpengine
HTTP server for Qt applications
Stars: ✭ 112 (-64.67%)
Mutual labels:  cross-platform, qt, qt5
Project lemonlime
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
Stars: ✭ 255 (-19.56%)
Mutual labels:  cross-platform, qt, qt5
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (+53.63%)
Mutual labels:  cross-platform, qt, qt5
Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (-38.17%)
Mutual labels:  tcp, udp, qt
Netlink
Socket and Networking Library using msgpack.org[C++11]
Stars: ✭ 197 (-37.85%)
Mutual labels:  tcp, udp, cross-platform
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+262.78%)
Mutual labels:  cross-platform, qt, qt5
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (+93.06%)
Mutual labels:  cross-platform, qt, qt5
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-57.73%)
Mutual labels:  cross-platform, qt, qt5
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (+69.4%)
Mutual labels:  cross-platform, qt, qt5
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+1294.32%)
Mutual labels:  tcp, udp, cross-platform
Qview
Practical and minimal image viewer
Stars: ✭ 460 (+45.11%)
Mutual labels:  cross-platform, qt, qt5
Rsock
The best companion of kcptun
Stars: ✭ 242 (-23.66%)
Mutual labels:  tcp, udp, cross-platform
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (-27.13%)
Mutual labels:  tcp, udp, qt
Linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Stars: ✭ 1,287 (+305.99%)
Mutual labels:  appimage, qt, qt5

Build Status

LAN Share

LAN Share is a cross platform local area network file transfer application, built using Qt GUI framework. It can be used to transfer a whole folder, one or more files, large or small immediatelly without any additional configuration.

Install

You can download the Ubuntu package or linux AppImage or Windows executable from the release page. https://github.com/abdularis/LAN-Share/releases

  • Using .deb (Ubuntu/Debian)

download the latest version, for example lanshare_1.2.1-1_amd64.deb then open a terminal, navigate to directory where the downloaded package is located and type

$ sudo dpkg -i ./lanshare_1.2.1-1_amd64.deb
  • Using AppImage (All Linux)

simply download the AppImage and run it on all linux distribution

  • For Windows

See the github release page or go to Softpedia

Features

  • Send one or more files
  • Send folder
  • Send to multiple receiver at the same time
  • Cancel, pause and resume operations while transfering

Usage

  • Computer has to be connected to a local area network (wired or wireless)
  • Run the application in both sender and receiver
  • Send the file/folder by, select Send (files or folder) then -> select receiver in the 'Select Receiver' dialog, finally click 'Send'
  • File/folder would automatically received by the receiver

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

License

GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].