awesome-cli-apps
awesome-cli-apps copied to clipboard
Create PRs for clis on ideas.txt
Create a PR for every entry in ideas.txt.
This will make it easier to review the entries. Right now it's hard to discuss whenever or not one of them is worth merging.
After creating the clis as PRs remove them from the ideas.txt.
Would prefer PR's for this as well... Issues should be limited to things such as new category / subcategory suggestions, move requests (ie. changing the category of a particular CLI app), description updates, enhancements and other similar requests.
EDIT: I am considering adding an issue template with a message kindly asking people to refrain from submitting additions to the list as issues.
How would you want to go about this? I can start adding the PR's little by little then remove them from the ideas.txt if you guys are open to it.
I can start adding the PR's little by little then remove them from the ideas.txt if you guys are open to it.
@capaldo That would be perfect :smile::+1:
I've sorted and vetted the list, which should make it easier to create PRs from them.
Since this is an ongoing effort and has been greatly improved can we close this or would you guys want to keep this open @jneidel @sjclayton
@capaldo I think we can close this once the list is gone. This way we know that it's still an issue.
I'm moving the list here so that people can't add anything to it.
macos: https://github.com/sindresorhus/term-img-cli https://github.com/apaszke/termtile https://github.com/sindresorhus/dark-mode
util: https://github.com/dylang/space-hogs https://github.com/egoist/is-trademarked-cli
json: https://github.com/jpmens/jo
Note Taking and Lists: https://github.com/coderofsalvation/kanban.bash
npm: https://github.com/sindresorhus/npm-email-cli
network util: https://github.com/sindresorhus/public-ip-cli https://github.com/sindresorhus/fast-cli
web dev: https://github.com/sindresorhus/is-progressive-cli https://github.com/kevva/to-ico-cli
other: https://github.com/maebert/jrnl
data manipulation: https://github.com/sindresorhus/rgb-hex-cli
I'm moving the list here so that people can't add anything to it.
macos: https://github.com/sindresorhus/term-img-cli https://github.com/apaszke/termtile https://github.com/sindresorhus/dark-mode
util: https://github.com/dylang/space-hogs https://github.com/egoist/is-trademarked-cli
json: https://github.com/jpmens/jo
Note Taking and Lists: https://github.com/coderofsalvation/kanban.bash
npm: https://github.com/sindresorhus/npm-email-cli
network util: https://github.com/sindresorhus/public-ip-cli https://github.com/sindresorhus/fast-cli
web dev: https://github.com/sindresorhus/is-progressive-cli https://github.com/kevva/to-ico-cli
other: https://github.com/maebert/jrnl
data manipulation: https://github.com/sindresorhus/rgb-hex-cli
https://github.com/sindresorhus/term-img-cli
Can we remove dark-mode? This can be accomplished with an alias to an AppleScript.
Can we remove dark-mode? This can be accomplished with an alias to an AppleScript.
@capaldo there are a lot of utils already on the list that replicated as a simple bash scripts (adapted to my setup). If we apply the 'can be done using a simple script' argument we'd have to vet the existing list as well.
And some people can't, or don't want to write those scripts themselves...
Can we remove dark-mode? This can be accomplished with an alias to an AppleScript.
@capaldo there are a lot of utils already on the list that replicated as a simple bash scripts (adapted to my setup). If we apply the 'can be done using a simple script' argument we'd have to vet the existing list as well.
And some people can't, or don't want to write those scripts themselves...
Ok thats understandable.
But maybe we can group them together in a specific category. Most of the ones I referenced above (battery-level, brightness, yank, screensaver) I moved to a new category in #344.
But maybe we can group them together in a specific category. Most of the ones I referenced above (battery-level, brightness, yank, screensaver) I moved to a new category in #344.
I was thinking dark mode to go under macOS since its unique to that.
I was thinking dark mode to go under macOS since its unique to that.
That's were I would put it as well, I just wanted to reference what I wanted to do with similar apps.
I'm moving the list here so that people can't add anything to it.
macos: https://github.com/sindresorhus/term-img-cli https://github.com/apaszke/termtile
https://github.com/sindresorhus/dark-modeutil: https://github.com/dylang/space-hogs https://github.com/egoist/is-trademarked-cli
json: https://github.com/jpmens/jo
Note Taking and Lists: https://github.com/coderofsalvation/kanban.bash
npm: https://github.com/sindresorhus/npm-email-cli
network util: https://github.com/sindresorhus/public-ip-cli https://github.com/sindresorhus/fast-cli
web dev: https://github.com/sindresorhus/is-progressive-cli https://github.com/kevva/to-ico-cli
other: https://github.com/maebert/jrnl
data manipulation: https://github.com/sindresorhus/rgb-hex-cli
Created a pull request for dark-mode.