All Projects → projectsend → Projectsend

projectsend / Projectsend

Licence: gpl-2.0
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!

Projects that are alternatives of or similar to Projectsend

Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+2541.28%)
Mutual labels:  file-sharing, free-software, open-source
shaarli ynh
Shaarli package for YunoHost
Stars: ✭ 20 (-97.02%)
Mutual labels:  self-hosted, free-software
Podgrab
A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
Stars: ✭ 194 (-71.09%)
Mutual labels:  self-hosted, open-source
Online
Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
Stars: ✭ 278 (-58.57%)
Mutual labels:  free-software, open-source
Stethoscope
A research-validated stethoscope whose plans are available Freely and openly. The cost of the entire stethoscope is between $2.5 to $5 to produce
Stars: ✭ 614 (-8.49%)
Mutual labels:  free-software, open-source
Fileshelter
FileShelter is a “one-click” file sharing web application
Stars: ✭ 132 (-80.33%)
Mutual labels:  self-hosted, file-sharing
Awesome Free Software
Curated list of free as in freedom software
Stars: ✭ 605 (-9.84%)
Mutual labels:  free-software, open-source
Pwndrop
Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
Stars: ✭ 878 (+30.85%)
Mutual labels:  self-hosted, file-sharing
Mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
Stars: ✭ 313 (-53.35%)
Mutual labels:  self-hosted, open-source
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (-47.39%)
Mutual labels:  free-software, open-source
Hashover Next
This branch will be HashOver 2.0
Stars: ✭ 353 (-47.39%)
Mutual labels:  free-software, open-source
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+922.06%)
Mutual labels:  self-hosted, free-software
Youtransfer
The simple but elegant self-hosted file transfer & sharing solution
Stars: ✭ 1,525 (+127.27%)
Mutual labels:  self-hosted, file-sharing
Changedetection.io
changedetection.io - The best and simplest self-hosted website change detection monitoring service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection.
Stars: ✭ 180 (-73.17%)
Mutual labels:  self-hosted, open-source
Passwordcockpit
Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files and much more.
Stars: ✭ 34 (-94.93%)
Mutual labels:  self-hosted, open-source
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (-61.4%)
Mutual labels:  free-software, open-source
Partyshare
A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
Stars: ✭ 131 (-80.48%)
Mutual labels:  file-sharing, open-source
Hueman
Hueman WordPress Theme
Stars: ✭ 559 (-16.69%)
Mutual labels:  free-software, open-source
Deploy Your Own Saas
List of "only yours" cloud services for everyday needs 🏴
Stars: ✭ 3,561 (+430.7%)
Mutual labels:  self-hosted, open-source
Onionshare
Securely and anonymously share files, host websites, and chat with friends using the Tor network
Stars: ✭ 4,961 (+639.34%)
Mutual labels:  file-sharing, open-source

ProjectSend

ProjectSend logo

About

ProjectSend is a free, clients-oriented, private file sharing web application.

Clients are created and assigned a username and a password.
Uploaded files can be assigned to specific clients or clients groups.

Other featres include auto-expiration of upload, notifications, full logging of actions by users and clients, option to allow clients to also upload files, themes, multiple languages...

Main website: projectsend.org
git: current repository

Feel free to participate!

IMPORTANT

It is recommended that you download the latest release from the official website.

Downloading a development version directly from the repository might give you unexpected results, such as visible errors, functions that are still not finished, etc.

Server requirements

Your server needs to be configured with at least:

  • php 7.1 or newer
  • MySQL 5.0 or newer(*)
  • Apache 2.2 or NGINX
  • The following php extensions enabled on php.ini
    • pdo
    • pdo_mysql
    • mbstring
    • gettext
    • fileinfo
    • gd2
    • xml

(*) If you are using version 8.x or newer, please set the authentication method of your database so it uses the MySQL native password. The default method (caching_sha2_password) will not work. Thanks to user jellevdbos for pointing this out.

If possible, make sure to have php configured with:

  • memory_limit set to 128M or more

Optional: Improve downloads by using XSendFile

If you have access to edit your Apache or NGINX modules and configurations, it's recommended that you enable XSendFile so the files are served directly, eliminating php as a middle-man, which can be the cause of slow, interrupted downloads, or corrupted files. After enabling the module, make sure to also enable the option in the General options panel of ProjectSend.

A few resources on how to get started:

How to install on your server

Preparations:

  1. Download and unzip the lastest version of ProjectSend to a folder of your choice.
  2. Create a new database on your server. Create/assign a user to it.

When those are steps are completed, follow this instructions:

  1. Rename includes/sys.config.sample.php to sys.config.php and set your database info there.
  2. Upload ProjectSend to your selected destination.
  3. Open your browser and go to https://your-projectsend-folder/install
  4. Complete the information there and wait for the correct installation message.

Congratulations! ProjectSend is now installed and ready for action! You may login with your new username and password.

How to upgrade to a newer version

  1. Download your version of choice from the official project page.
  2. Upload the files via FTP to your server and replace the ones of the older version.

That's it! Your personal configuration file (sys.config.php) is never included on the downloadable versions, so it will not be replaced while upgrading. When a system user logs in to the system version, a check for database missing data will be made, and if anything is found, it will be updated automatically and a message will appear under the menu one time only. Whenever a new version is available, you will be notified in the admin panel via a message shown under the main menu.

Developing

If you want to help with development, you will need to do a few things via the command line:

  1. Download the npm and composer dependencies with the commands npm install and composer update
  2. Run the default gulp task simply with gulp to compile the main CSS and JS assets files.

How to join the project

Questions, ideas?

Send your message to [email protected] or join us on our Facebook page

Translations

Thanks. Arigatō. Danke. Gracias. Grazie. Mahadsanid. Salamat po. Merci. אַ דאַנק.

You can download the compiled, translated files for the available languages from projectsend.org/translations

If you want to translate ProjectSend in your language or work on an existing translation, please join the project on Transifex

License

ProjectSend is licensed under GNU GPL v2

Change log

Available at the official site

Special thanks

Many thanks to the authors and teams behind the dependencies used by ProjectSend.

Also, thank you to the following people/communities that helped during development, either by giving support, sending code, translations, etc.

  • lenamtl
  • Alejandro D'Ambrosio
  • k.flipflip
  • Diego Carreira Vidal
  • Scott Wright
  • mschop
  • Everyone that commented and gave suggestions on the issues and Facebook pages!
  • stackoverflow.com
  • iconfinder.com
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].