Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Kivy simple app to use the TVBOX core with a multiplatform interface

Notifications You must be signed in to change notification settings

bitstuffing/kivy-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is based on GNU v2 and shared on github.com to the community to learn, make improves and promote the use of Kivi, because it's the best library for python.

Kivy-downloader is a simple app to test the powerful Kivy library and the possibilities which brings to developers.

It's just an instance of how the people can build multi-platform interfaces and recycle code, very important issue in this world.

You're the unique responsible of the use of this app. If you do an wrong use of this app or you see something that it's illegal in your country, please go to the people/entities which have published the content. The developer of this app is not responsible of nothing, and less by third people. This app have not any content, so if you change params to see illegal content or browse to page which offers illegal content you are the unique responsible.

It's hoped be clear enough. Ok, great, let's work.

First time you'll need checkout the code, into this code there are several files.

The main.py is the launcher, so to get working this app you should run (using python2):

python main.py

It will appear something like the following:

alt tag

To install library please follow the official wiki from kivy:

Official wiki howto

If you're in ArchLinux you'll probably want to install the kivy library with yaourt, or Ubuntu with apt-get.

Also there is a file (buildozer.spec) which is the configuration used to test this app on Android. If you want to get the apk do:

buildozer init

(it should override the previews buildozer.spec config file, so you can do a backup first)

buildozer android deploy run logcat

If you have an Android terminal/VM connected you will see it working, if not you can get the .apk from bin folder

Some screenshot of the first commit:

screenshot2 with file explorer

screenshot3 with message

screenshot4

screenshot5

The GUI designs are inside downloader.kv file.

About

Kivy simple app to use the TVBOX core with a multiplatform interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published