Giter Site home page Giter Site logo

openslides-portable's Introduction

OpenSlides Portable

Overview

Scripts to build a portable version of OpenSlides for Windows. Other plattforms (Mac OS X, Linux) are planned for the future.

Requirements

Build a Windows portable Version

This is an instruction to create a portable Windows distribution of OpenSlides.

  1. Install Python 3.3+ and Setuptools

    Follow the instructions in the README of OpenSlides.

  2. Install OpenSlides 2.x package with all requirements:

    $ pip install openslides-2.x.tar.gz
    
  3. Install OpenSlides-GUI package with all requirements:

    $ pip install openslides-gui
    
  4. Install pywin32 for your Python version from:

    http://sourceforge.net/projects/pywin32/files/pywin32/

    Pywin32 is used to update the version resource of the prebuild openslides.exe. It is not strictly required but at least for published releases it is highly advisable.

  5. Run:

    $ python make_portable.py
    

The portable OpenSlides distribution is created as a zip archive in the 'dist' directory.

NOTE: Creating the portable Windows distribution of OpenSlides is not possible if Python is installed in 64-bit(!) version.

License

This software is Free/Libre Open Source Software and distributed under the MIT License, see LICENSE file.

Authors

Changelog

Version 1.0 (2015-12-07)

  • First release of openslides-portable for OpenSlides 2.x. It's moved from old OpenSlides 1.x repository into an own openslides-portable package.

openslides-portable's People

Contributors

andkit avatar emanuelschuetze avatar

Watchers

 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.