GitHunt
KU

KugiHaito/AppScreen

AppScreen is a desktop application manager, using the Kivy graphical user interface (GUI). Enabling agile and effective creation and development

AppScreen

AppScreen is a desktop application manager, using the Kivy graphical user interface (GUI). Enabling agile and effective creation and development

GitHub release GitHub GitHub repo size Codacy grade GitHub stars

How to use?

See simple code:

from appscreen.layout import Blank

app = Blank(
    app_name='My App',
    app_icon='myicon'
)

app.run()

Contact me

๐Ÿ“ง via email
๐Ÿฆ via twitter

Languages

Python100.0%

Contributors

MIT License
Created January 15, 2017
Updated December 10, 2025