-
Notifications
You must be signed in to change notification settings - Fork 0
Users Getting Started
Download the latest release here
Alt + Space
| Command | Description |
|---|---|
:exit |
Exit reCLI |
:plugins |
View all installed plugins |
:history |
View all command history |
:settings |
View all settings |
You can type a math expression and then it will give you the value.
You can type a file name and invoke the file search item. Then it will search the files in its include paths which can be changed in setting page.
Use this plugin, you can save your ideas for temporary easily and quickly. You can use note some text to save the text some text and later you can query all your notes.
You can type the name to launch the program.
After type > , you can type a command just like in shell. This will use the system command tools to execute your input.
Use dic word to get the meaning of word.
You can search on different websites.
Use command <name> <search text> to search.
| Search Name | Description |
|---|---|
google |
|
wiki |
Wikipedia |
github |
Github |
wolframalpha |
Wolframalpha |
stackoverflow |
Stackoverflow |
bing |
Bing |
baidu |
百度 |
bilibili |
哔哩哔哩动画 |
easyicon |
Easyicon |
zhihu |
知乎 |
Use #000 or #FFFFFF to get the color.
| Command | Description |
|---|---|
rand |
Get a random real number in [0,1] |
rand upper_bound |
Get a random integer in [0,upper_bound) |
rand lower_bound upper_bound |
Get a random integer in [lower_bound,upper_bound) |
This plugin will open the input url by your browser.