Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 998 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 998 Bytes

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