Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
/ kivy-gallery Public archive

Gallery like app for presenting various media-types such as images or walkarounds with the kivy framework.

License

Notifications You must be signed in to change notification settings

hackebrot/kivy-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy-Gallery

Please note that this project is no longer actively maintained. 🚧

Gallery like app for presenting various media-types such as images or walkarounds with the kivy framework.

  • GPL v2

Features

Menu

Every screen features a menu, you can slide down by touching the black bar at the top. Tapping on one of the buttons will show the corresponding screen.

https://raw.githubusercontent.com/hackebrot/kivy-gallery/master/screenshots/menu.png

Overview Screen

Slide to the left or right to browse the contents and tap on an item to display it on the stage.

https://raw.githubusercontent.com/hackebrot/kivy-gallery/master/screenshots/overview.png

Stage Screen

Displays a media item in fullscreen. Slide to the left or right to switch to a different one.

https://raw.githubusercontent.com/hackebrot/kivy-gallery/master/screenshots/stage.png

Walkaround

The 'walkaround' media type is a sequence of images you can play back, by holding down and sliding to the left or right.

https://raw.githubusercontent.com/hackebrot/kivy-gallery/master/screenshots/walkaround.png

Explorer Screen

The explorer displays all media objects at one. You can freely transform them with multitouch gestures.

https://raw.githubusercontent.com/hackebrot/kivy-gallery/master/screenshots/explorer.png

Usage

Launching the app

Kivy-Gallery is compatible with Python 2 and Python 3:

cd kivy-gallery
python main.py

Deploying to Android

You can easily run the app on Android by using the kivy launcher. See:

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

Issues

Report bugs at https://github.com/hackebrot/kivy-gallery/issues.

About

Gallery like app for presenting various media-types such as images or walkarounds with the kivy framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages