Metadata-Version: 2.1
Name: Deskapp
Version: 0.0.4
Summary: An Open Source Terminal basesd Program Manager. Write and manage your own apps in this framework.
Home-page: https://ruckusist.com/deskapp
Author: Ruckusist
Author-email: ruckusist@outlook.com
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: jinja2

|==-------------------------==|
|!!    ~   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]
7.26.22-Ruckusist v.0.0.4: release of version 4. This version come with new, and
    significant bugs, But with new functionality. This is just a transition point
    from one stable/working version, to the next.
4.20.22-Ruckusist v0.0.4: started working version 4.
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.

[Bad_Behavior]
2 modules with the same name break the paging system.
