You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2024. It is now read-only.
This is something important if we want our app to expand :D so here are our first steps towards achieving that.
Improving time input.
Add a converter to convert hours into minutes (v1.1.1).
Add an input for hours (v1.2).
These will improve setting the time. They're pretty handy, you don't need any maths skills once you get the above two features working. However, those are trivial.
Improving process input.
Provide un-parsed "ps ax" or "tasklist" command outputs (was due for v1.2, now targeted for v1.4).
Add presets for certain games (v1.2/v1.3 or v2.0). #deprecated
Add a drop-down list of parsed command outputs from "tasklist" or "ps ax" (v2.0).
Add process titles via node-process-manager package to make it simple, use it to name processes (v2.1).
Misc.
Add warnings :3 (v1.4 or v2.0)
Even though these are scheduled for later version of decaf, these are more complex, which is the reason. Not only that, but these are IMPORTANT to improve simplicity and usability by the end user. Some can use our app now, but not everyone. These are much needed updates.