Skip to main content

Autodesk Fusion 360 Streamer python implementation

Project description

Fusion 360 Streamer

This is a re-implementation of the streamer.exe application used by Fusion 360 (maybe from other Autodesk products too?) to install the application. The same binary (just bundled with everything in a single exe) is used by the "Admin Install" exe.

This software is completely unrelated to the Autodesk corporation and its subsidiaries and is the product of reverse engineering (legal within the EU).

Installation

All installation methods will install both the GUI and CLI versions of the software. Just running the binary (or python module) will open the GUI and passing any arguments will run the CLI version.

All-in-one binary (recommended)

Download the single binary from the releases page for your operating system and run it.

Python module

Install the python module with pip install --upgrade --user fusion360-streamer and run it with fusion360-streamer.

From source (for developers)

Clone the repository, use pipenv to install the dev dependencies and run python -m fusion360_streamer:

git clone https://github.com/dzervas/fusion360-streamer.git
cd fusion360-streamer
pipenv install --dev
pipenv shell
python -m fusion360_streamer

Why did you write this?

The main reason is to add version history to Fusion 360. A daily GitHub workflow is run which checks for a new version and if one exists stores all the links to archive.org. That way safe versions of Fusion 360 can be downloaded and installed that are no longer available on Autodesk's website.

It also serves as a much easier way to install Fusion 360 on Linux under wine.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fusion360-streamer-1.0.21.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

fusion360_streamer-1.0.21-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file fusion360-streamer-1.0.21.tar.gz.

File metadata

  • Download URL: fusion360-streamer-1.0.21.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for fusion360-streamer-1.0.21.tar.gz
Algorithm Hash digest
SHA256 830bd8b5e3890b7d7318bd7655518e11f1cb78fe4d138ce3a793cba223ac69fc
MD5 774b58f5a5cec861ffd21b5d970845db
BLAKE2b-256 ec5f1c0043588bb44ced771c84d3014590433e629434849f1452a625e1a763d4

See more details on using hashes here.

File details

Details for the file fusion360_streamer-1.0.21-py3-none-any.whl.

File metadata

File hashes

Hashes for fusion360_streamer-1.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 f225d85542292f941c98c099770e6030940720ce981a644ac744edd43f6d61fb
MD5 799819e3029a3a775985034edc58b883
BLAKE2b-256 77dd22f40e5942b634beedd23153bbe0f7482c6e6a32ec873fc7648a1c4cb541

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page