Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cveinnt/LiveTerm
/ functions
Functions
45 in github.com/Cveinnt/LiveTerm
⨍
Functions
45
◇
Types & classes
2
↓ 1 callers
Function
banner
(args?: string[])
src/utils/bin/commands.ts:142
↓ 1 callers
Function
commandExists
(command: string)
src/utils/commandExists.ts:3
↓ 1 callers
Function
getProjects
()
src/utils/api.ts:4
↓ 1 callers
Function
getQuote
()
src/utils/api.ts:25
↓ 1 callers
Function
getReadme
()
src/utils/api.ts:11
↓ 1 callers
Function
getWeather
(city: string)
src/utils/api.ts:16
↓ 1 callers
Function
handleTabCompletion
( command: string, setCommand: React.Dispatch<React.SetStateAction<string>>, )
src/utils/tabCompletion.ts:3
↓ 1 callers
Function
shell
( command: string, setHistory: (value: string) => void, clearHistory: () => void, setCommand: React.Di
src/utils/shell.ts:4
↓ 1 callers
Function
useHistory
(defaultValue: Array<History>)
src/components/history/hook.ts:4
Function
App
({ Component, pageProps })
src/pages/_app.tsx:5
Function
History
({ history, })
src/components/history/History.tsx:5
Function
IndexPage
({ inputRef })
src/pages/index.tsx:13
Function
Input
({ inputRef, containerRef, command, history, lastCommandIndex, setCommand, setHistory, setLast
src/components/input.tsx:7
Function
NotFoundPage
()
src/pages/404.tsx:4
Function
Ps1
()
src/components/Ps1.tsx:4
Function
about
(args: string[])
src/utils/bin/commands.ts:32
Function
bing
(args: string[])
src/utils/bin/commands.ts:84
Function
cd
(args: string[])
src/utils/bin/commands.ts:111
Function
date
(args: string[])
src/utils/bin/commands.ts:116
Function
donate
(args: string[])
src/utils/bin/commands.ts:47
Function
duckduckgo
(args: string[])
src/utils/bin/commands.ts:79
Function
echo
(args: string[])
src/utils/bin/commands.ts:95
Function
emacs
(args?: string[])
src/utils/bin/commands.ts:132
Function
email
(args: string[])
src/utils/bin/commands.ts:56
Function
github
(args: string[])
src/utils/bin/commands.ts:61
Function
google
(args: string[])
src/utils/bin/commands.ts:74
Function
help
(args: string[])
src/utils/bin/commands.ts:7
Function
linkedin
(args: string[])
src/utils/bin/commands.ts:67
Function
ls
(args: string[])
src/utils/bin/commands.ts:103
Function
nvim
(args: string[])
src/utils/bin/commands.ts:128
Function
onChange
({ target: { value }, }: React.ChangeEvent<HTMLInputElement>)
src/components/input.tsx:75
Function
onClickAnywhere
()
src/pages/_app.tsx:8
Function
onSubmit
(event: React.KeyboardEvent<HTMLInputElement>)
src/components/input.tsx:18
Function
projects
(args: string[])
src/utils/bin/api_commands.ts:8
Function
quote
(args: string[])
src/utils/bin/api_commands.ts:18
Function
readme
(args: string[])
src/utils/bin/api_commands.ts:23
Function
reddit
(args: string[])
src/utils/bin/commands.ts:89
Function
repo
(args: string[])
src/utils/bin/commands.ts:26
Function
resume
(args: string[])
src/utils/bin/commands.ts:41
Function
sudo
(args?: string[])
src/utils/bin/commands.ts:136
Function
sumfetch
(args: string[])
src/utils/bin/sumfetch.ts:3
Function
vi
(args: string[])
src/utils/bin/commands.ts:120
Function
vim
(args: string[])
src/utils/bin/commands.ts:124
Function
weather
(args: string[])
src/utils/bin/api_commands.ts:29
Function
whoami
(args: string[])
src/utils/bin/commands.ts:99