Giter Site home page Giter Site logo

xatenev / zippify Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 3.46 MB

This tool allows you to download a generated zip/tar from multiple files and was developed as my submission for a hackathon community challenge.

Home Page: https://zippify.xatenev.com/

License: MIT License

CSS 14.27% PHP 66.34% JavaScript 19.32% Hack 0.07%

zippify's Introduction

Zippify

This tool allows you to download a generated zip/tar from multiple files and was developed as my submission for a hackathon community challenge.

Zippify

Web

https://zippify.xatenev.com/

Features

  • Drag and drop functionality
  • Select different compression methods
  • Password protected archives
  • Settings can be stored as bookmarks, e.g. http://zippify.xatenev.com/targz
  • Share generated zips with friends
  • Full keyboard navigation (press h for help on keyboard navigation)
  • Virus check uploaded files
  • Curl usage available (press h for help on curl usage)

Development

Setup

git clone https://github.com/Xatenev/zippify.git
cd zippify
composer install
composer check-platform-reqs
composer update-signatures
composer start -- 9999

Scripts

Start the webserver

composer start -- 9999

Synchronize virus signatures with clamav

composer update-signatures 

Clean unnecessary files (those that have either not been created with sharing in mind, or those that have expired)

composer clean

Clean all files

composer force-clean

Possible later enhancements

  • decompress functionality (upload zip, get list of files inside. have to be careful here, zipbomb etc.)
  • set archive file name
  • set expire date (currently fixed 1 week)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.