Metadata-Version: 2.1
Name: deskapp
Version: 0.0.3
Summary: An Open Source Terminal basesd Program Manager. Write and manage your own apps in this framework.
Home-page: https://github.com/ruckusist/deskapp
Author: Ruckusist
Author-email: ruckusist@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

|==-------------------------==|
|!!    ~   DESKAPP    ~     !!|
| A very Ruckusist Production |
|==-------------------------==|

A console program manager for python apps.

[Install]
Install using the install script or via 'pip install deskapp'.

[Run]
'deskapp' from the console will invoke the app.

-ruckusist.com (2022)

# IDEAS FOR GAMES
-- Ruckuslike
-- RuckusHunter
-- Ruckus 2042
-- RuckusType
-- RuckusShip


# IDEA FOR APPS
-- Bitcoin Trader (obviously)
-- MP3 player / organizer
-- RoboDog

[TODO]
* Freshen up the examples folder, do a new example based on the login page where
    clicking somewhere spawns further pages, and destroys spawned pages.

* Use the Pop Up warnings in a demo and see what their viability is.

[ChangeLog]
4.6.22-Ruckusist v0.0.3: added the demo_mode flag to the App Object to turn off
    the About and Fire functionality. This gives me the idea to put more demo 
    stuff there. I want to copy cmatrix, dropping snowflakes, video player, other 
    stuff.

