GithubHelp home page GithubHelp logo

esbullington / vite-vite Goto Github PK

View Code? Open in Web Editor NEW
25.0 9.0 5.0 6.43 MB

Toolkit for building business and productivity apps on Android using the Kivy framework

Home Page: http://www.ericbullington.com/articles/2012/09/10/vite-vite-for-kivy

License: Other

Shell 10.16% Python 89.84%

vite-vite's Introduction

Vite Vite for Kivy was conceived as a kind of Bootstrap project for Kivy, the fantastic new Python GUI framework for mobile and desktop. The goal of this project is to create a toolkit of attractive, reusable components that will make Kivy app development faster and easier. At the moment, Vite Vite is confined to Android components, but other platforms may eventually be added.

Installation

For convenience, I've already created a build script for Vite Vite on Linux. This script builds an installable apk package from the base Vite Vite app (main.py and its dependencies) and optionally installs the package to your Android device. To use this script, you must first set up the Android SDK and Kivy. Once you have this environment configured, enter the appropriate settings in the build.cfg file in the root directory. Then run the build.sh shell script.

Options

The script takes the following optional flags and values:

-c

Pass a configuration FILE other than the default build.cfg.

-b

Takes a BUILD value of either debug or release.

-a

This flag tells the script to install the finished package to your attached android device using adb install.

Example

./build.sh -c myconfig.cfg -b release -a

Builds a release Android package using the settings indicated in myconfig.cfg and installs it to the attached Android device.

License

Copyright (c) 2012 Eric S. Bullington
www.ericbullington.com

Vite Vite is licensed under the terms of the MIT license.

Android icons selected from Google's Android_Design_Downloads pack and used under the terms from the pack's NOTICE.txt.

Acknowledgements

A huge thank you goes out to the small group of developers who brought Kivy to life.

vite-vite's People

Contributors

esbullington avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.