sindresorhus/tasklist


The issue has been solved
Open todos #8
MarkTiedemann posted onGitHub
Missing Flags
- Implement the
/apps
flag - Implement the
/m
module flag - Implement the
/svc
service flag
Interface Improvements
- Implement a Stream interface (see prototype: tasklist-stream)
Other Improvements
- Implement a check and/or add appropriate documentation that, when querying remote machines,
windowTitle
andstatus
filters are not supported (see:tasklist /?
)
Note: This issue has a bounty, so it's expected that you are an experienced programmer and that you give it your best effort if you intend to tackle this. Don't forget, if applicable, to add tests, docs (double-check for typos), and update TypeScript definitions. And don't be sloppy. Review your own diff multiple times and try to find ways to improve and simplify your code. Instead of asking too many questions, present solutions. The point of an issue bounty is to reduce my workload, not give me more. Include a 🦄 in your PR description to indicate that you've read this. Thanks for helping out 🙌 - @sindresorhus