Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egoist/raycast-scripts

My personal Raycast scripts.
https://github.com/egoist/raycast-scripts

deno raycast scripts

Last synced: 4 months ago
JSON representation

My personal Raycast scripts.

Awesome Lists containing this project

README

        

# raycast scripts

My personal [Raycast](https://www.raycast.com/) scripts.

You need to have [Deno](https://deno.land/) installed on your machine and have the `deno` command available in system `$PATH`, otherwise you can run `brew install deno` to install it.

Then clone this repo to your local machine and use it as the script directory in Raycast:

![add the directory to script directories](https://i.loli.net/2021/10/08/YuCZQGFkOaB8Kmx.jpg)

## Scripts

- [npm package](./npm-package.ts): Get the description of an npm package
- [Crypto fear & Greed Index](./crypto-fear-greed-index.ts): Get the [Crypto fear & Greed Index](https://alternative.me/crypto/fear-and-greed-index/)
- [Title](./title.ts): Capitalize your title accroding to [The Chicago Manual of Style](http://www.chicagomanualofstyle.org/).

## License

MIT.