Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xMH/fichero-printer
/ functions
Functions
251 in github.com/0xMH/fichero-printer
⨍
Functions
251
◇
Types & classes
83
Method
readValue
()
web/src/lib/fichero/web-bluetooth.d.ts:36
Method
redo
()
web/src/utils/undo_redo.ts:31
Method
removeEventListener
(type: "characteristicvaluechanged", listener: (event: Event) => void)
web/src/lib/fichero/web-bluetooth.d.ts:43
Method
removeEventListener
(type: "gattserverdisconnected", listener: (event: Event) => void)
web/src/lib/fichero/web-bluetooth.d.ts:51
Method
saveAutomation
* @throws {z.ZodError}
web/src/utils/persistence.ts:287
Method
saveCachedFonts
* @throws {z.ZodError}
web/src/utils/persistence.ts:326
Method
saveCanvasAsPng
Convert canvas to PNG and download it
web/src/utils/file_utils.ts:189
Method
saveDefaultTemplate
* @throws {z.ZodError}
web/src/utils/persistence.ts:301
Method
saveLabelAsJson
Convert label template to JSON and download it
web/src/utils/file_utils.ts:176
Method
saveLabelPresets
* @throws {z.ZodError}
web/src/utils/persistence.ts:253
Method
saveLabelPresetsAsJson
Convert label template to JSON and download it
web/src/utils/file_utils.ts:205
Method
saveLabels
(labels: ExportedLabelTemplate[])
web/src/utils/persistence.ts:135
Method
saveLastConnectionType
(value: ConnectionType)
web/src/utils/persistence.ts:280
Method
saveLastLabelProps
* @throws {z.ZodError}
web/src/utils/persistence.ts:120
Method
savePreviewProps
* @throws {z.ZodError}
web/src/utils/persistence.ts:232
Method
setCustomBackground
(value: boolean)
web/src/fabric-object/custom_canvas.ts:94
Method
setHighlightMirror
(value: boolean)
web/src/fabric-object/custom_canvas.ts:98
Method
setLabelProps
(value: LabelProps)
web/src/fabric-object/custom_canvas.ts:89
Method
stopNotifications
()
web/src/lib/fichero/web-bluetooth.d.ts:41
Method
test_all_contains_new_symbols
(self)
tests/test_rfcomm.py:278
Method
test_ble_path_unchanged
classic=False still uses BleakClient.
tests/test_rfcomm.py:207
Method
test_classic_flag_default_false
(self)
tests/test_rfcomm.py:224
Method
test_classic_flag_set
(self)
tests/test_rfcomm.py:242
Method
test_classic_requires_address
(self)
tests/test_rfcomm.py:189
Method
test_classic_uses_rfcomm_client
(self)
tests/test_rfcomm.py:195
Method
test_connect_and_close
(self)
tests/test_rfcomm.py:46
Method
test_custom_channel
(self)
tests/test_rfcomm.py:29
Method
test_defaults
(self)
tests/test_rfcomm.py:22
Method
test_env_var_transport
(self)
tests/test_rfcomm.py:252
Method
test_exit_cancels_reader_and_closes_socket
(self)
tests/test_rfcomm.py:158
Method
test_exit_no_reader_no_socket
Exit is safe even if never connected.
tests/test_rfcomm.py:176
Method
test_raises_on_unavailable_platform
(self)
tests/test_rfcomm.py:36
Method
test_reader_loop_handles_oserror
(self)
tests/test_rfcomm.py:139
Method
test_rfcomm_channel_exported
(self)
tests/test_rfcomm.py:274
Method
test_rfcomm_client_exported
(self)
tests/test_rfcomm.py:270
Method
test_socket_closed_on_connect_failure
If sock_connect fails, the socket must be closed.
tests/test_rfcomm.py:64
Method
test_start_notify_launches_reader
(self)
tests/test_rfcomm.py:113
Method
test_write_gatt_char_ignores_uuid_and_response
(self)
tests/test_rfcomm.py:103
Method
test_write_gatt_char_sends_data
(self)
tests/test_rfcomm.py:93
Function
threshold
(image: ImageData, threshold: number)
web/src/utils/post_process.ts:17
Method
timestampFloat
()
web/src/utils/file_utils.ts:25
Method
toObject
(propertiesToInclude: any[] = [])
web/src/fabric-object/qrcode.ts:152
Method
toObject
( propertiesToInclude: K[] = [], )
web/src/fabric-object/textbox-ext.ts:84
Method
toObject
(propertiesToInclude: any[] = [])
web/src/fabric-object/barcode.ts:280
Method
undo
()
web/src/utils/undo_redo.ts:23
Method
updateFromTextArea
()
web/src/fabric-object/textbox-ext.ts:75
Method
usedSpace
Result in kilobytes
web/src/utils/persistence.ts:56
Method
waitForFinished
()
web/src/lib/fichero/print_task.ts:109
Method
writeValue
(value: Uint8Array | ArrayBuffer)
web/src/lib/fichero/web-bluetooth.d.ts:37
Method
writeValueWithResponse
(value: Uint8Array | ArrayBuffer)
web/src/lib/fichero/web-bluetooth.d.ts:39
Method
zodErrors
(e: any, prefix: string)
web/src/utils/toasts.ts:25
← previous
201–251 of 251, ranked by callers