Skip to content

akanshSirohi/ShareX

Repository files navigation

Client

ShareX - File sharing, simplified.

Sending and receiving of files in hassle-free way with fast speed!

Don't forget to ⭐ the repo!

Made with - Android GitHub release License stars - shareX forks - shareX

Features

  • Open-Source app.
  • Web based interface.
  • Private mode for limited file sharing.
  • View transfer history.
  • Restrict modification of any file or folder.
  • Realtime logs.
  • Custom port selection.
  • Fastest QR scanner.
  • Show/hide hidden files.
  • Remember authorised devices.
  • Multiple and switchable web interface themes.
  • No need of this app on another device to send and receive files.
  • Work with Windows, Mac, Linux, Android, iPhone.
  • Lightweight app designed for faster, multiple and parallel file sharing purposes.
  • Send and receive files over wifi or within a network with anyone or on any device.
  • Completely works offline, it uses no data to share your files.
  • 13 built-in web interface themes.

Download

Get it on F-Droid Download from GitHub Download from Telegram

Community

Join Discord

Screenshots

License

Copyright Β© 2022 Akansh Sirohi

ShareX is a free software licensed under AGPL v3.0
It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Being Open Source doesn't mean you can just make a copy of the app and upload it on playstore or sell
a closed source copy of the same.

Read the following carefully:
1. Any copy of a software under AGPL must be under same license. So you can't upload the app on a closed source
  app repository like PlayStore/AppStore without distributing the source code.
2. You can't sell any copied/modified version of the app under any "non-free" license.
   You must provide the copy with the original software or with instructions on how to obtain original software,
   should clearly state all changes, should clearly disclose full source code, should include same license
   and all copyrights should be retained.
3. If you distribute this app, you must give attribution to the original author and display a copy of the license.

In simple words, You can ONLY use the source code of this app for `Open Source` Project under `AGPL v3.0` or later
with all your source code CLEARLY DISCLOSED on any code hosting platform like GitHub, with clear INSTRUCTIONS on
how to obtain the original software, you must give attribution to the ORIGINAL AUTHOR, should clearly STATE ALL CHANGES 
made and should RETAIN all copyrights.

Use of this software under any "non-free" license is NOT permitted.

See the GNU General Public License for more details.

Building from Source

  1. If you don't have Android Studio & Android SDK installed, please visit official Android Studio site.
  2. Fetch latest source code from master branch.
git clone https://github.com/akanshSirohi/ShareX.git
  1. Run the app with Android Studio.

Quick Open ShareX Url In PC

  1. Open Notepad
  2. Paste the below code in it
@echo off
powershell.exe -Command "$ip = Get-WmiObject -Class Win32_IP4RouteTable | where { $_.destination -eq '0.0.0.0' -and $_.mask -eq '0.0.0.0'} | Sort-Object metric1 | select nexthop; Start-Process \"http://$($ip.nexthop):6060\""
  1. Save it with the name open_sharex.bat.
  2. Double click on it to run anytime you want to open ShareX url in your PC.

Contribute

Contributions are welcome. Please read our contributing guidelines before contributing.

Liked My Work?

Buy Me A Coffee