AppScreen

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

MIT License

Stars
9
Committers
1

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