GithubHelp home page GithubHelp logo

isabella232 / kivy-launcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kivy/kivy-launcher

0.0 0.0 0.0 727 KB

Reboot of the older Kivy launcher

License: MIT License

Python 50.60% HTML 49.40%

kivy-launcher's Introduction

Kivy Launcher

(work in progress, not yet published on Google Play)

This is a reboot of the previously pygame/kivy launcher, implemented in Java in Python for android. It was barely maintainable, and with the rewrite of the new Python for android, it was lost.

This version aimed to provide a replacement for the launcher, but works also on desktop, on Python 2 or 3.

Anybody can clone the repo, add the dependencies we would not provide by default, and recompile it.

kivy-launcher

How it works

Follow the guide the same as before:

https://kivy.org/docs/guide/packaging-android.html#packaging-your-application-for-the-kivy-launcher

Then just start the launcher, you should see your application listed, then press play.

android.txt specification

  • title: Title of the application
  • author: Author of the application
  • orientation: Default orientation, one of "landscape", "portrait", "sensor"

Works

  • Provide a simple UI to discover and start another app
  • Start another main.py as a __name__ == '__main__'
  • Reduce to the minimum the overhead of the launcher to launch another app
  • Support landscape / portrait / sensor

Ideas

  • Act as a server to just launch any Kivy-based app from desktop to mobile
  • Ability to configure multiple paths to look for applications
  • Different ordering: by name, last updated, size
  • Add tiny icon to show what application orientation is
  • Allow to change multiple configuration token / environemnt (like different density/dpi to simulate other screens)
  • Support for application without "android.txt"

kivy-launcher's People

Contributors

aliemjay avatar tito avatar tshirtman avatar zen-code 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.