Code Monkey home page Code Monkey logo

blenderupdater's Introduction

GPL3 License Downloads ko-fi

Screenshot

BlenderUpdater

logo

A small crossplatform (Linux, Windows, OSX) Python3 GUI application to check https://builder.blender.org/download for the latest buildbot version. Download and install nightly builds with one click. Brought to you by Overmind Studios.

If you want to support me, feel free to donate on Ko-Fi!

Download

Here's the latest release: https://github.com/overmindstudios/BlenderUpdater/releases/latest

Windows

You can grab the release .exe, copy it into a folder on your hard drive and execute BlenderUpdater.exe.

Linux & OSX

Frozen binary files for Linux and OSX coming soon. As of now, just run "python BlenderUpdater.py" on your system (make sure that the dependencies are met).

Usage

Specify a folder on your system (e.g. C:\Blender) where the Blender build will be copied to. The tool will not create a new directory by itself, so make sure you create one first. Then click on the "Version Check" button to see a list of currently available builds. The ones matching your operating system will be highlighted. Click on the desired version to download and copy to your specified folder. When everything has finished, you'll see a "Run Blender" button to start the new version right away.

Screenshot

In case there is an update for BlenderUpdater, you'll see a button in the top right corner to go to the download page.

Screenshot

Known limitations

Due to UAC starting in Windows Vista, you cannot use the C:\Program Files\ directory as a normal user. Please choose some other destination on your hard drive OR right-click the application and choose "Run as Administrator" to be able to access those special folders.

Freezing

Freezing is done via pyinstaller (pyinstaller --icon=icon.ico --onefile --windowed BlenderUpdater.py)

Dependencies

Developed with Python 3.7. It should work with Python 3.6 as well, but no guarantees here. It uses Qt.py as an abstraction layer for Qt, so you should be able to use either PySide2 or PyQt5 in the background.

Disclaimer

This application was originally developed for in-house usage at Overmind Studios. Released as-is.

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.