Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better title management #4

Open
BinaryBrain opened this issue Nov 23, 2016 · 1 comment
Open

Better title management #4

BinaryBrain opened this issue Nov 23, 2016 · 1 comment

Comments

@BinaryBrain
Copy link
Contributor

I feel like this is not really long term viable:

let titleOf = {
	"chrome" : "Google Chrome",
	"chromium" : "Google Chrome",
	"POWERPNT" : "PowerPoint",
	"slack" : "Slack",
	"spotify" : "Spotify",
	"WebStorm" : "WebStorm",
	"PyCharm" : "PyCharm",
	"Unity" : "Unity",
	"Discord" : "Discord"
};
@Protectator
Copy link
Contributor

I think a good solution would be to include every needed information into the json file of the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants