Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ electron-main.ts
File
electron-main.ts
apps/client/src-electron/electron-main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ app, BrowserWindow, ipcMain, nativeTheme, shell } from
'electron'
;
2
import
cookie from
'cookie'
;
3
import
path from
'path'
;
4
import
os from
'os'
;
Callers
nothing calls this directly
Calls
6
sendStatusToWindow
Function · 0.85
createWindow
Function · 0.85
then
Method · 0.80
catch
Method · 0.80
remove
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected