Giter VIP home page Giter VIP logo

warehouse's Introduction

#Warehouse

###What is it?

Warehouse is a simple app to drag/drop files to upload them via FTP to your server.
Please note that's it's still in the very early stages of development, I have a lot of work to do on it.

Screenshot of Warehouse on OS X
Temporary design.

###But my FTP client already does that! True. However if you're like me and you store a lot of your files on your server, having to start up your FTP client everytime you want to do a quick upload is a bit annoying. It takes more steps than it should, and this app is a way to get around that.

###How does it work? Very easy: just launch the app and drag/drop your file to the small window.
However you will have to configure it the first time to specify your server info. You can modify that info at any time by right-clicking on the tray item or inside the drop area and selecting "Change server settings". There's an option in the tray menu to automatically copy the public link to the file to your clipboard once the upload is done, so you can easily share the file.
You can leave the app running in the background so you don't have to re-open it everytime. There's options in the tray menu to show and hide the drop area.
You can also resize the drop area by dragging from the edges to make it as big or small as you want.

###What's the tech behind it? This app is built with NW.js (formerly known as node-webkit) and jsftp.
If you're going to play with the code, don't forget to run npm install to get the dependencies.

###How do I run it? You will need to download the NW.js executable for your operating system at nwjs.io, place those files in the folder containing my code and run the nwjs.app or nwjs.exe file.

###What's planned for the future of Warehouse?

Many, many things.

  • Remembering your settings using localStorage
  • Make a proper design for it
  • Give an option to enable a full-featured FTP interface
  • Give an option to always keep the drop area on top of other windows
  • Auto-copy url to clipboard (+ option to turn it off) for easy sharing

And more to come as I think of new things.

warehouse's People

Contributors

voidgraphics avatar

Watchers

James Cloos avatar Jeremy Smith avatar  avatar

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.