MCPcopy Create free account

hub / github.com/Cveinnt/LiveTerm / functions

Functions45 in github.com/Cveinnt/LiveTerm

↓ 1 callersFunctionbanner
(args?: string[])
src/utils/bin/commands.ts:142
↓ 1 callersFunctioncommandExists
(command: string)
src/utils/commandExists.ts:3
↓ 1 callersFunctiongetProjects
()
src/utils/api.ts:4
↓ 1 callersFunctiongetQuote
()
src/utils/api.ts:25
↓ 1 callersFunctiongetReadme
()
src/utils/api.ts:11
↓ 1 callersFunctiongetWeather
(city: string)
src/utils/api.ts:16
↓ 1 callersFunctionhandleTabCompletion
( command: string, setCommand: React.Dispatch<React.SetStateAction<string>>, )
src/utils/tabCompletion.ts:3
↓ 1 callersFunctionshell
( command: string, setHistory: (value: string) => void, clearHistory: () => void, setCommand: React.Di
src/utils/shell.ts:4
↓ 1 callersFunctionuseHistory
(defaultValue: Array<History>)
src/components/history/hook.ts:4
FunctionApp
({ Component, pageProps })
src/pages/_app.tsx:5
FunctionHistory
({ history, })
src/components/history/History.tsx:5
FunctionIndexPage
({ inputRef })
src/pages/index.tsx:13
FunctionInput
({ inputRef, containerRef, command, history, lastCommandIndex, setCommand, setHistory, setLast
src/components/input.tsx:7
FunctionNotFoundPage
()
src/pages/404.tsx:4
FunctionPs1
()
src/components/Ps1.tsx:4
Functionabout
(args: string[])
src/utils/bin/commands.ts:32
Functionbing
(args: string[])
src/utils/bin/commands.ts:84
Functioncd
(args: string[])
src/utils/bin/commands.ts:111
Functiondate
(args: string[])
src/utils/bin/commands.ts:116
Functiondonate
(args: string[])
src/utils/bin/commands.ts:47
Functionduckduckgo
(args: string[])
src/utils/bin/commands.ts:79
Functionecho
(args: string[])
src/utils/bin/commands.ts:95
Functionemacs
(args?: string[])
src/utils/bin/commands.ts:132
Functionemail
(args: string[])
src/utils/bin/commands.ts:56
Functiongithub
(args: string[])
src/utils/bin/commands.ts:61
Functiongoogle
(args: string[])
src/utils/bin/commands.ts:74
Functionhelp
(args: string[])
src/utils/bin/commands.ts:7
Functionlinkedin
(args: string[])
src/utils/bin/commands.ts:67
Functionls
(args: string[])
src/utils/bin/commands.ts:103
Functionnvim
(args: string[])
src/utils/bin/commands.ts:128
FunctiononChange
({ target: { value }, }: React.ChangeEvent<HTMLInputElement>)
src/components/input.tsx:75
FunctiononClickAnywhere
()
src/pages/_app.tsx:8
FunctiononSubmit
(event: React.KeyboardEvent<HTMLInputElement>)
src/components/input.tsx:18
Functionprojects
(args: string[])
src/utils/bin/api_commands.ts:8
Functionquote
(args: string[])
src/utils/bin/api_commands.ts:18
Functionreadme
(args: string[])
src/utils/bin/api_commands.ts:23
Functionreddit
(args: string[])
src/utils/bin/commands.ts:89
Functionrepo
(args: string[])
src/utils/bin/commands.ts:26
Functionresume
(args: string[])
src/utils/bin/commands.ts:41
Functionsudo
(args?: string[])
src/utils/bin/commands.ts:136
Functionsumfetch
(args: string[])
src/utils/bin/sumfetch.ts:3
Functionvi
(args: string[])
src/utils/bin/commands.ts:120
Functionvim
(args: string[])
src/utils/bin/commands.ts:124
Functionweather
(args: string[])
src/utils/bin/api_commands.ts:29
Functionwhoami
(args: string[])
src/utils/bin/commands.ts:99