Skip to content

Commit

Permalink
Merge pull request #72 from oswalpalash/master
Browse files Browse the repository at this point in the history
In regard to issue Add stuff from ideas.txt #71
  • Loading branch information
Adam Harris authored Oct 4, 2016
2 parents 6f834da + 852ed52 commit 806ec25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - A cli for traversing the Mandelbrot fractal.
- [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographics.
- [sparkly-cli](https://github.com/sindresorhus/sparkly-cli) - Generate sparklines ▁▂▃▅▂▇..
- [term-img](https://github.com/sindresorhus/term-img) - Display Images in Terminal

## Resources

Expand All @@ -257,6 +258,9 @@ Some fine resources to write your own CLI App.
- [log-symbols](https://github.com/sindresorhus/log-symbols) - Colored symbols to differentiate output messages with a blink of an eye.
- [log-update](https://github.com/sindresorhus/log-update) – Useful for ASCII animation. For example loading indicators.
- [listr](https://github.com/samverschueren/listr) - Terminal task list.
- [space-hogs](https://github.com/dylang/space-hogs) - Discover surprisingly large directories from the command line.
- [cli-spinners](https://github.com/sindresorhus/cli-spinners) - 50+ spinners for use in the terminal
- [forked](https://github.com/eanplatter/forked) - run `npm fork` and it would fork it on github.

### String Manipulation

Expand Down
4 changes: 0 additions & 4 deletions ideas.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
https://github.com/insanum/gcalcli
https://github.com/vdemedes/gifi
https://github.com/sindresorhus/term-img
https://github.com/apaszke/termtile
https://github.com/bahmutov/wiseli
https://github.com/jfmengels/all-contributors-cli
https://github.com/dylang/space-hogs
https://github.com/sindresorhus/ora
https://github.com/sindresorhus/cli-spinners
https://github.com/jpmens/jo
https://github.com/coderofsalvation/kanban.bash
https://github.com/sindresorhus/cli-truncate
https://github.com/feross/webtorrent-cli
https://github.com/egoist/is-trademarked-cli
https://github.com/sindresorhus/anybar-cli
https://github.com/eanplatter/forked
https://github.com/sindresorhus/dark-mode
https://github.com/sindresorhus/review-times
https://github.com/sindresorhus/default-browser-cli
Expand Down

0 comments on commit 806ec25

Please sign in to comment.