Skip to content

Features

Slimeball edited this page Mar 9, 2023 · 5 revisions

Finished Features

  • Reload Button
  • Writing Messages to Shell
  • Clearing Messages of Shell
  • Notepad (That is Appended to Shell)
  • InApp Shell Logs (Includes a Simple Function for your own custom InApp Logs)
  • UI is Not Buggy and Can be Warped But is Prefered at Widescreen Resolutions
  • Config File ((Much to add yet) ++ (Needing a InApp Config Editor))

Developing Features Notes

  • Not all may be included in final release build.
  • Priority Ranking have been set to each feature here.
  • Some have been marked as "Idea".

In Progress

  • InApp Interface Customization
  • CMD Console
  • Keyboard Input (++Extened)
  • FX Layer to background
  • File Browser +InApp Shell_CMD Path +Open Path as Win_FileExplorer

Future Features List

Local Secure Chat API (Low) (Idea)

  • Using the Shell Console create a chat application that securely connects to a Web API Hosted Chat Server.
  • Must include In-App Account creation.
  • Must Include pasteable images.
  • Must Include saved server chats.
  • Must include emoji.gg emoji grab URL list for client side emoji Must grab any new URL for emojis that have been created and add them to the application emoji list on client start does not download only allows for web preview then can be downloaded to client if desired, only URL grabs for image extension.
  • Nice interface. OwO

Background Engine (Low)

  • Allow for Application to run as a background wallpaper so it cannot be minimized even by accident as this will be a User Interface Background Wallpaper (Emulated) Engine in the future.
  • Note to self: Possibly Able to use a window sorting layer closest to back.
  • Note to self: always stays active ontop?

Ability to run User Owned Applications inside Shell (Moderate)

  • Note to self: Ask OpenAI as I don't see info on internet about this with electron but I expect its possible as similar was seen in other apps.
  • Make it easily addable to user customization to do so with their apps.

Add SFX + FX (Moderate)

  • As I planned before I would like FX layers to sweeten this up.
  • Make it also easily customizable.
  • SFX to spice up the theme.

InApp Customization Shell (Important)

  • App App Customization Button.
  • Easily customize your shell Inside Application.
  • Make array of list of backgrounds inside the app so InApp you can select a file background.
  • Add a button to set a URL based background.
  • Make colors easily changeable.
  • Make FX and SFX easily changeable InApp.
  • Reloading will be important for this feature.