Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pavlobu/deskreen
/ types & classes
Types & classes
117 in github.com/pavlobu/deskreen
⨍
Functions
411
◇
Types & classes
117
Class
src/client-viewer/src/features/VideoAutoQualityOptimizer/index.ts:12
Class
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoNotDefinedError.ts:1
Class
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/CanvasNotDefinedError.ts:1
Class
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoDimensionsAreWrongError.ts:1
Class
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/ImageDataIsUndefinedError.ts:1
Class
src/client-viewer/src/features/PeerConnection/index.ts:32
Class
src/client-viewer/src/features/PeerConnection/PeerConnectionUIHandler.ts:6
Class
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionSocketNotDefined.ts:1
Class
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPeerIsNullError.ts:1
Class
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPartnerIsNotDefinedError.ts:1
Class
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionUserIsNotDefinedError.ts:1
Class
src/renderer/src/components/CloseOverlayButton.tsx:5
Class
src/renderer/src/components/SharingSourcePreviewCard/index.tsx:7
Class
src/renderer/src/features/PeerConnection/index.ts:26
Class
src/features/ConnectedDevicesService/index.ts:19
Class
src/features/ConnectedDevicesService/index.ts:57
Class
src/features/PeerConnectionHelperRendererService/index.ts:8
Class
src/features/DesktopCapturerSourcesService/index.ts:26
Class
src/features/SharingSessionService/index.ts:9
Class
src/features/SharingSessionService/SharingSession.ts:13
Class
src/main/index.ts:112
Class
src/main/menu.ts:16
Class
src/main/utils/LoggerWithFilePrefix.ts:60
Class
src/server/index.ts:76
Class
src/server/darkwireSocket.ts:27
Class
src/server/socketsIPService.ts:1
Class
src/server/RoomIDService/index.ts:4
Class
src/server/store/socketIOServerStore.ts:3
Class
src/server/store/MemoryStore.ts:13
Class
src/common/deskreen-electron-store.ts:36
Interface
AllowConnectionForDeviceAlertProps
src/renderer/src/components/AllowConnectionForDeviceAlert.tsx:7
Interface
AppContextInterface
src/client-viewer/src/providers/AppContextProvider/index.tsx:3
Class
CanvasNotDefinedError
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/CanvasNotDefinedError.ts:1
Interface
ChooseAppOrScreeenStepProps
src/renderer/src/components/StepsOfStepper/ChooseAppOrScreenStep.tsx:5
Interface
ChooseAppOrScreenOverlayProps
src/renderer/src/components/StepsOfStepper/ChooseAppOrScreenOverlay/ChooseAppOrScreenOverlay.tsx:34
Class
CloseOverlayButtonProps
src/renderer/src/components/CloseOverlayButton.tsx:5
Interface
ConfirmStepProps
src/renderer/src/components/StepsOfStepper/ConfirmStep.tsx:10
Interface
ConnectedDevicesListDrawerProps
src/renderer/src/components/ConnectedDevicesListDrawer.tsx:26
Class
ConnectedDevicesService
src/features/ConnectedDevicesService/index.ts:57
Interface
ConnectingIndicatorIconProps
src/client-viewer/src/components/ConnectingIndicator/ConnectingIndicatorIcon.tsx:4
Interface
ConnectingIndicatorProps
src/client-viewer/src/components/ConnectingIndicator/index.tsx:82
Interface
ConnectionPropmptsProps
src/client-viewer/src/containers/ConnectionPrompts/index.tsx:10
Interface
DarwinMenuItemConstructorOptions
src/main/menu.ts:11
Class
DeskreenApp
src/main/index.ts:112
Interface
DeskreenGlobal
src/main/helpers/initGlobals.ts:9
Class
DeskreenSignalingServer
src/server/index.ts:76
Enum
DesktopCapturerSourceType
src/common/DesktopCapturerSourceType.ts:None
Interface
DesktopCapturerSourceWithType
src/features/DesktopCapturerSourcesService/index.ts:9
Class
DesktopCapturerSourcesService
src/features/DesktopCapturerSourcesService/index.ts:26
Interface
Device
src/common/Device.ts:1
Interface
DeviceConnectedInfoButtonProps
src/renderer/src/components/StepperPanel/DeviceConnectedInfoButton.tsx:8
Interface
DeviceDetails
src/client-viewer/src/components/MyDeviceInfoCard/DeviceDetails.d.ts:1
Interface
DeviceInfoCalloutProps
src/renderer/src/components/DeviceInfoCallout/index.tsx:22
Interface
Document
src/client-viewer/src/vite-env.d.ts:33
Enum
ElectronStoreKeys
src/common/ElectronStoreKeys.enum.ts:None
Interface
ErrorDialogProps
src/client-viewer/src/components/ErrorDialog/index.tsx:7
Class
ImageDataIsUndefinedError
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/ImageDataIsUndefinedError.ts:1
Interface
IntermediateStepProps
src/renderer/src/components/StepsOfStepper/IntermediateStep.tsx:11
Enum
IpcEvents
src/common/IpcEvents.enum.ts:None
Interface
LocalPeerUser
src/common/LocalPeerUser.ts:1
Interface
LogEntry
src/common/rateLimitedConsole.ts:4
Class
LoggerWithFilePrefix
src/main/utils/LoggerWithFilePrefix.ts:60
Class
MemoryStore
src/server/store/MemoryStore.ts:13
Interface
MemoryStoreParams
src/server/store/MemoryStore.ts:9
Class
MenuBuilder
src/main/menu.ts:16
Interface
MyDeviceDetailsCardProps
src/client-viewer/src/components/MyDeviceInfoCard/index.tsx:5
Interface
PackageJson
src/client-viewer/vite.config.ts:10
Interface
PartnerPeerUser
src/client-viewer/src/features/PeerConnection/PartnerPeerUser.d.ts:1
Interface
PartnerPeerUser
src/renderer/src/features/PeerConnection/index.ts:22
Interface
PartnerPeerUser
src/renderer/src/features/PeerConnection/PartnerPeerUser.d.ts:1
Class
PeerConnection
src/client-viewer/src/features/PeerConnection/index.ts:32
Class
PeerConnection
src/renderer/src/features/PeerConnection/index.ts:26
Class
PeerConnectionPartnerIsNotDefinedError
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPartnerIsNotDefinedError.ts:1
Class
PeerConnectionPeerIsNullError
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPeerIsNullError.ts:1
Class
PeerConnectionSocketNotDefined
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionSocketNotDefined.ts:1
Class
PeerConnectionUIHandler
src/client-viewer/src/features/PeerConnection/PeerConnectionUIHandler.ts:6
Class
PeerConnectionUserIsNotDefinedError
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionUserIsNotDefinedError.ts:1
Class
PersistentStorage
src/common/deskreen-electron-store.ts:36
Interface
PlayerControlPanelProps
src/client-viewer/src/components/PlayerControlPanel/index.tsx:46
Interface
PlayerViewProps
src/client-viewer/src/containers/PlayerView/index.tsx:13
Interface
PreviewGridListProps
src/renderer/src/components/StepsOfStepper/ChooseAppOrScreenOverlay/PreviewGridList.tsx:5
Interface
PrivacyConsentDialogProps
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:17
Interface
PrivacyControlDialogProps
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:18
Interface
ProcessedPayload
src/client-viewer/src/utils/message.ts:4
Interface
ProcessedPayload
src/renderer/src/utils/message.ts:5
Interface
Props
src/renderer/src/components/TopPanel.tsx:131
Interface
Props
src/renderer/src/containers/DeskreenStepper.tsx:56
Interface
ReceiveEncryptedMessagePayload
src/client-viewer/src/features/PeerConnection/ReceiveEncryptedMessagePayload.d.ts:1
Interface
ReceiveEncryptedMessagePayload
src/renderer/src/features/PeerConnection/ReceiveEncryptedMessagePayload.d.ts:1
Class
RendererWebrtcHelpersService
src/features/PeerConnectionHelperRendererService/index.ts:8
Interface
Room
src/server/Room.d.ts:1
Class
RoomIDService
src/server/RoomIDService/index.ts:4
Interface
SelectSharingIconProps
src/client-viewer/src/components/ConnectingIndicator/LoadingSharingIcon.tsx:5
Interface
SendEncryptedMessagePayload
src/common/SendEncryptedMessagePayload.ts:1
Interface
SettingRowLabelAndInput
src/renderer/src/components/SettingsOverlay/SettingRowLabelAndInput.tsx:23
Interface
SettingsContextInterface
src/renderer/src/contexts/SettingsContext.tsx:3
Interface
SettingsOverlayProps
src/renderer/src/components/SettingsOverlay/SettingsOverlay.tsx:23
Interface
ShareAppOrScreenControlGroupProps
src/renderer/src/components/ShareAppOrScreenControlGroup.tsx:8
Class
SharingSession
src/features/SharingSessionService/SharingSession.ts:13
Class
SharingSessionService
src/features/SharingSessionService/index.ts:9
next →
1–100 of 117, ranked by callers