Giter Site home page Giter Site logo

mathieu / winsparkle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vslavik/winsparkle

0.0 2.0 0.0 25.85 MB

WinSparkle is Windows version of the venerable Sparkle software update framework used by many Mac OS X apps.

Home Page: http://winsparkle.org

License: MIT License

C++ 7.16% Shell 51.22% C 41.62%

winsparkle's Introduction

 About
-------

WinSparkle is a plug-and-forget software update library for Windows
applications. It is heavily inspired by the Sparkle framework for OS X
written by Andy Matuschak and others, to the point of sharing the same 
updates format (appcasts) and having very similar user interface.

See http://winsparkle.org for more information about WinSparkle and
documentation on how to use it.


 Using prebuilt binaries
-------------------------

The easiest way to use WinSparkle is to download the prebuilt WinSparkle.dll
binary. It doesn't have any extra dependencies (not even msvcr*.dll) and is
compatible with all Windows compilers.


 Building from sources
-----------------------

If you prefer to build WinSparkle yourself, you can do so. All 3rd party
dependencies are included in the sources archive available for download, you
don't need to install anything else.

At the moment, only Visual C++ 2008 project files are provided, so you'll
need that (Express edition suffices). In principle, there's nothing in the code
preventing it from being compiled by other compilers.

Compilation is done in two easy steps:

1. Open the 3rdparty/WinSparkleDeps.sln solution and build it.
2. Open the WinSparkle.sln solution and build it.


 Where can I get some examples?
--------------------------------

Download the sources archive and have a look at the examples/ folder.


 Using latest development versions
-----------------------------------

If you want to stay at the bleeding edge and use the latest, not yet released,
version of WinSparkle, you can get its sources from public repository.
WinSparkle uses git and and the sources are hosted on GitHub. See
http://github.com/vslavik/winsparkle for information on how to check the
sources out.

Then compile WinSparkle as described above; no extra steps are required.


 Where to get help
-------------------

See http://winsparkle.org

winsparkle's People

Contributors

vslavik avatar templier avatar syneryder avatar jonasemueller avatar

Watchers

James Cloos 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.