Skip to content

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

License

Notifications You must be signed in to change notification settings

KugiHaito/AppScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages