Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hormold/tiktok-warmup
/ functions
Functions
126 in github.com/Hormold/tiktok-warmup
⨍
Functions
126
◇
Types & classes
26
Method
constructor
( deviceId: string, deviceManager: DeviceManager, presets: AutomationPresets, learnedUI: Lear
src/stages/working.ts:83
Function
deepClone
(obj: T)
src/tools/utils.ts:174
Function
formatDuration
(ms: number)
src/tools/utils.ts:157
Method
getCachedDeviceCount
* Get cached device count
src/core/DeviceManager.ts:428
Method
getClipboard
(deviceId: string)
src/core/DeviceManager.ts:839
Method
getConfig
* Get device configuration
src/core/Worker.ts:271
Method
getCurrentStage
* Get current stage
src/core/AgentManager.ts:89
Method
getLearnedUI
* Get learned UI coordinates
src/core/Worker.ts:297
Method
getLevel
()
src/tools/utils.ts:79
Method
getStorageStats
* Get storage statistics
src/core/UIDataPersistence.ts:175
Method
getWorker
* Get associated worker
src/core/AgentManager.ts:103
Function
interactWithScreen
( prompt: string, deviceId: string, deviceManager: DeviceManager, additionalTools: ToolSet, finalRes
src/tools/interaction.ts:144
Method
isAgentRunning
* Check if agent is running
src/core/AgentManager.ts:96
Method
isDeviceReady
* Check if device is ready for automation
src/core/DeviceManager.ts:207
Function
isValidJson
(str: string)
src/tools/utils.ts:188
Method
monitor
()
src/core/AgentManager.ts:135
Function
randomBetween
(min: number, max: number)
src/tools/utils.ts:99
Function
randomChoice
(array: T[])
src/tools/utils.ts:106
Function
retry
( fn: () => Promise<T>, options: { maxAttempts?: number; baseDelay?: number; maxDelay?: number
src/tools/utils.ts:113
Function
sanitizeDeviceId
(deviceId: string)
src/tools/utils.ts:181
Method
setLevel
(level: LogLevel)
src/tools/utils.ts:75
Method
shutdown
* Graceful shutdown
src/core/Worker.ts:250
Method
startScreenRecording
* Screen recording
src/core/DeviceManager.ts:854
Method
takeScreenshotToFile
* Take screenshot and save to file
src/core/DeviceManager.ts:85
Function
truncate
(text: string, maxLength: number)
src/tools/utils.ts:200
Method
updateStats
* Update statistics (for future use)
src/core/Worker.ts:243
← previous
101–126 of 126, ranked by callers