Coder Social home page Coder Social logo

unfurl's People

Contributors

logandk avatar

Stargazers

 avatar  avatar

Watchers

 avatar

unfurl's Issues

progress bar

it would be great with a progress bar showing the progress of the upgrading of the zip to unfurl

exe file

If a package contains a number of dlls only then there is no exe file to run. But it seems unfurl cannot be set to not run an exe file?

upgrade message

The upgrade message on the screen could include the position to where the program is upgraded. It could also show which file is upgraded right now

return unfurl path

could unfurl return the path to where it unfurls the zip file?
in a batch it could look like below
Then unfurlpath contained the path to where myprogram was extracted
This feature is useful when one program needs another to run and therefore the path should be set to know where these files are. Below myotherprogram needs myprograms placement in the path

unfurlpath=unfurl myprogram.xml
path=%path%;unfurlpath
unfurl myotherprogram.xml

upgrade message to background

when upgrading a program then the message is always in the front and in the middle of the screen. But if it takes really long to upgrade it would be nice to be able to move the message or to minimize it

compare files

before starting the unfurl process it could be checked if the size and names of the files in the zip file are equal to the ones on the local unfurl directory
This way the unfurl process may be faster
The problem is worst when working on a low bandwidth connection and unfurl is used on a large folder. Some folders have a size up to 150Mb

Maybe it would be easier if the files were not packed so they would not need to be unpacked

Or the zip file could get a code or similar which could be loaded to the local folder. The zip file format seems to have a header with a number of informations that could be used for the purpose
https://en.wikipedia.org/wiki/Zip_(file_format)

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.