Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NyarchLinux/DesktopPuppet
/ functions
Functions
141 in github.com/NyarchLinux/DesktopPuppet
⨍
Functions
141
◇
Types & classes
17
Method
get_expressions
Get the list of possible expressions Returns: list[str]: List of expressions
src/puppets/puppet.py:35
Method
get_extra_settings
(self)
puppet_extension.py:53
Method
get_gtk_widget
(self)
src/puppets/live2d.py:25
Method
get_gtk_widget
Get the GTK Widget to display Returns: Gtk.Widget: The GTK Widget
src/puppets/puppet.py:14
Method
get_motions
(self)
puppet_extension.py:226
Method
get_motions
(self)
src/interaction_server.py:18
Method
get_motions
(self)
src/puppets/live2d.py:121
Method
get_motions
Get the list of possible motions Returns: list[str]: List of motions
src/puppets/puppet.py:51
Method
get_settings
(self)
src/puppets/puppet.py:84
Method
install
(self)
puppet_extension.py:133
Method
is_installed
(self)
puppet_extension.py:130
Method
kill_interaction_server
(self)
src/interaction_server.py:33
Method
log_message
(self, format, *args)
src/gui_controller.py:154
Method
look
(self, x, y)
src/puppets/live2d.py:55
Method
monitor
()
src/gui_controller.py:548
Method
monitor_loading
(wb, event)
src/puppets/live2d.py:43
Function
on_activate
(app)
src/main.py:29
Method
restart_puppet
(self)
puppet_extension.py:180
Method
run_server
()
src/gui_controller.py:160
Function
serve
()
src/interaction_handler.py:135
Method
set_expression
(self, expression : str)
puppet_extension.py:223
Method
set_expression
(self, expression: str)
src/interaction_server.py:15
Method
set_expression
(self, expression : str)
src/puppets/live2d.py:106
Method
set_expression
Set the expression Args: expression: The expression to set
src/puppets/puppet.py:43
Method
set_motion
(self, motion: str)
src/interaction_server.py:21
Method
set_mouth_amplitude
(self, amplitude: float)
src/interaction_server.py:24
Method
set_mouth_amplitude
(self, amplitude: float)
src/puppets/live2d.py:156
Method
set_mouth_amplitude
Set the mouth amplitude Args: amplitude: The amplitude of the mouth (0-1)
src/puppets/puppet.py:67
Method
set_settings
(self, settings: dict)
src/interaction_server.py:27
Method
set_settings
(self, settings: dict)
src/puppets/live2d.py:162
Method
set_settings
Set the settings Args: settings: The settings to set
src/puppets/puppet.py:75
Method
speak
(self, path: str, tts: TTSHandler, frame_rate: int)
puppet_extension.py:243
Method
translate_path
(self, path)
puppet_extension.py:155
Method
translate_path
(self, path)
src/gui_controller.py:151
Method
update_address
(self)
puppet_extension.py:171
Method
update_area
(self)
src/puppets/live2d.py:62
Function
update_loop
(surface, model_manager)
src/main.py:74
Method
update_position
(obj, result)
src/puppets/live2d.py:66
Method
update_puppet
(self, button)
puppet_extension.py:142
Method
wait_emotions
(self, object, result)
src/puppets/live2d.py:87
Method
wait_motions
(self, object, result)
src/puppets/live2d.py:144
← previous
101–141 of 141, ranked by callers