All Projects → spacedevin → cheryl

spacedevin / cheryl

Licence: MIT license
PHP web based file manager

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to cheryl

Telegram Upload
Upload and download files from Telegram up to 2GiB using your account
Stars: ✭ 223 (+406.82%)
Mutual labels:  files, file-upload
lolisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 181 (+311.36%)
Mutual labels:  files, file-upload
react-butterfiles
🦋 Component for building file fields - from basic file inputs to drag and drop image galleries.
Stars: ✭ 44 (+0%)
Mutual labels:  files, file-upload
kipp
A flexible file storage server
Stars: ✭ 33 (-25%)
Mutual labels:  files, file-upload
Chibisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 657 (+1393.18%)
Mutual labels:  files, file-upload
Uploadcare Widget
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
Stars: ✭ 183 (+315.91%)
Mutual labels:  files, file-upload
upload
How to Upload a File to a Server in PHP
Stars: ✭ 83 (+88.64%)
Mutual labels:  files, file-upload
React Uploady
Modern file uploading - components & hooks for React
Stars: ✭ 372 (+745.45%)
Mutual labels:  files, file-upload
Pomf
Simple file uploading and sharing
Stars: ✭ 535 (+1115.91%)
Mutual labels:  files, file-upload
Express Fileupload
Simple express file upload middleware that wraps around busboy
Stars: ✭ 1,069 (+2329.55%)
Mutual labels:  files, file-upload
Fine Uploader
Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
Stars: ✭ 8,158 (+18440.91%)
Mutual labels:  files, file-upload
Files
A nicer way to handle files & folders in Swift
Stars: ✭ 2,189 (+4875%)
Mutual labels:  files
Zip
Swift framework for zipping and unzipping files.
Stars: ✭ 2,120 (+4718.18%)
Mutual labels:  files
dirgen
Generate files and folders from a template file
Stars: ✭ 21 (-52.27%)
Mutual labels:  files
Fselect
Find files with SQL-like queries
Stars: ✭ 3,103 (+6952.27%)
Mutual labels:  files
Ultracopier
Ultracopier acts as a replacement for files copy dialogs. Features: play/pause, speed limitation, on-error resume, error/collision management ...
Stars: ✭ 220 (+400%)
Mutual labels:  files
Space Daemon
The Space Daemon packages together IPFS, Textile Threads/Buckets, and Textile Powergate (Filecoin*) into one easy to install Daemon to make it easy to build peer to peer and privacy focused apps.
Stars: ✭ 151 (+243.18%)
Mutual labels:  files
Xcv
✂️ Cut, Copy and Paste files with Bash
Stars: ✭ 144 (+227.27%)
Mutual labels:  files
Ltecleanerfoss
The last Android cleaner you'll ever need!
Stars: ✭ 141 (+220.45%)
Mutual labels:  files
odin
Open-source, cross-platform, hassle-free file sharing with AES-256 encryption made with Flutter & Dart.
Stars: ✭ 114 (+159.09%)
Mutual labels:  file-upload

Cheryl 4.0 Beta

Cheryl is a web based file manager for the modern web. Built on top of PHP5 and AngularJS.

Deploying on Heroku

Deploying on Heroku will use Nginx and Postgres.

Deploy to Heroku


Manual Install

  1. Install Composer
  2. Run composer install from within your Cheryl directory
  3. Edit any settings in config/config.yml
  4. Ensure your files directory is chmod to 0777 if using localy stored files
  5. Point your web root to the public directory
  6. Login with your user/pass. Default is u: admin, p: password.
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].