Git Product home page Git Product logo

buildozer_helloworld's Introduction

buildozer_helloworld

Kivy "Hello world" app for Android, IOs (TODO), and possibly others.

Is supposed to provide an example of a minimum app that will package for most known OSes, including GitHub actions.

This is WIP : just started, no guarantee to work.

Instructions

  1. fork repo
  2. make sure dependencies are installed (see Preparation below)
  3. execute build_all.sh

To customize the skeleton to your needs, the following strings can be replaced in the entire repos:

  • buildozer_helloworld is the canonical name of your app
  • Hello World! is the full, friendly, human-redable ame of your app
  • org.test is the package domain

TODO

  • support more OSes and/or package managers
    • IOS
    • Debian/Ubuntu (DEB)
    • RedHat (RPM)
    • Gentoo (ebuid)
    • ArchLinux (PKGBUILD)
    • Windows
    • MacOS
  • github actions for build
  • directory structure that allows pip installs
  • post-packaging commands (deploy app to website, etc)

Preparation

PIP requirements

pip install cython
pip install kivy
pip install buildozer

Java

make sure $JAVA_HOME is set

Debian/Ubuntu

TODO

Gentoo

eselect java-vm ...

buildozer_helloworld's People

Contributors

petaflot avatar

Watchers

 avatar  avatar

Forkers

bhanuprasaddev

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.