SYMBOL INDEX (116 symbols across 2 files) FILE: Fancygotchi.py class FancyDisplay (line 2242) | class FancyDisplay: method __new__ (line 2245) | def __new__(cls, *args, **kwargs): method __init__ (line 2250) | def __init__(self, enabled=False, fps=1, th_path='', mode='screen_save... method _start_loop (line 2274) | def _start_loop(self): method start (line 2286) | def start(self, res, rot, col): method stop (line 2301) | def stop(self): method screen_controller (line 2311) | async def screen_controller(self): method is_running (line 2317) | def is_running(self): method cleanup (line 2323) | def cleanup(self): method _calculate_aspect_ratio (line 2336) | def _calculate_aspect_ratio(self, width, height, aspect_ratio): method screen (line 2345) | def screen(self): method refacer (line 2348) | async def refacer(self): method display_hijack (line 2377) | def display_hijack(self): method glitch_text_effect (line 2418) | def glitch_text_effect(self, text, glitch_chance=0.2, max_spaces=3): method set_mode (line 2431) | def set_mode(self, mode, sub_mode=None, config={}): method switch_mode (line 2445) | def switch_mode(self, direction='next'): method find_fb_device (line 2466) | def find_fb_device(self): method get_fb_size (line 2473) | def get_fb_size(self): method read_fb (line 2482) | def read_fb(self, width, height): method terminal_mode (line 2486) | def terminal_mode(self): method convert_to_rgb (line 2501) | def convert_to_rgb(self, fb_data, width, height): method set_screen_saver_mode (line 2515) | def set_screen_saver_mode(self, sub_mode): method switch_screen_saver_submode (line 2563) | def switch_screen_saver_submode(self, direction='next'): method get_mode_image (line 2583) | def get_mode_image(self): method get_screen_saver_image (line 2595) | def get_screen_saver_image(self): method auxiliary_image (line 2612) | def auxiliary_image(self): method show_logo (line 2627) | def show_logo(self): method moving_shapes_screen_saver (line 2654) | def moving_shapes_screen_saver(self): method random_colors_screen_saver (line 2699) | def random_colors_screen_saver(self): method hyperdrive_screen_saver (line 2707) | def hyperdrive_screen_saver(self): method show_animation_screen_saver (line 2754) | def show_animation_screen_saver(self): class FancyMenu (line 2823) | class FancyMenu: method __init__ (line 2824) | def __init__(self, fancygotchi, menu_theme, custom_menus={}): method reset_menus (line 2843) | def reset_menus(self, custom_menus={}): method load_menu_config (line 2851) | def load_menu_config(self, config): method populate_plugins_menu (line 2878) | def populate_plugins_menu(self,plugin_names): method populate_themes_menu (line 2894) | def populate_themes_menu(self): method toggle (line 2911) | def toggle(self): method navigate (line 2916) | def navigate(self, direction): method select (line 2931) | def select(self): method check_timeout (line 2935) | def check_timeout(self): method render (line 2947) | def render(self): method scroll_text (line 3197) | def scroll_text(self, draw, menu_item_key, color, scrolltext, scrollfo... class Menu (line 3225) | class Menu: method __init__ (line 3226) | def __init__(self, name, items, back_reference="Main menu"): method navigate (line 3244) | def navigate(self, direction): method add_button (line 3248) | def add_button(self, title, action): function menu_contains_button (line 3251) | def menu_contains_button(menu, button_name): function check_internet_and_repo (line 3287) | def check_internet_and_repo(): function get_all_plugin_names (line 3309) | def get_all_plugin_names(fancygotchi): function is_int (line 3316) | def is_int(s): function box_to_xywh (line 3323) | def box_to_xywh(position): function adjust_image (line 3339) | def adjust_image(image_path, zoom, mask=False, refine=150, alpha=False, ... function invert_pixels (line 3372) | def invert_pixels(image): function alphamask (line 3385) | def alphamask(src_image): function masking (line 3398) | def masking(src_image, refine): function image_mode (line 3415) | def image_mode(canvas, image, mode): function verify_font_info (line 3464) | def verify_font_info(ft): function allowed_file (line 3481) | def allowed_file(filename): function unzip_file (line 3485) | def unzip_file(zip_file, extract_to): function serializer (line 3490) | def serializer(obj): function _compile_po_to_mo (line 3495) | def _compile_po_to_mo(po_file_path): class Fancygotchi (line 3576) | class Fancygotchi(plugins.Plugin): method __init__ (line 3583) | def __init__(self): method adjust_code (line 3880) | def adjust_code(self, file_path, changes): method check_and_fix_fb (line 3911) | def check_and_fix_fb(self): method zram_check (line 3968) | def zram_check(self): method fps_check (line 3984) | def fps_check(self): method log (line 3994) | def log(self, msg): method on_ready (line 4014) | def on_ready(self, agent): method on_loaded (line 4018) | def on_loaded(self): method on_unload (line 4022) | def on_unload(self, ui): method on_ui_setup (line 4099) | def on_ui_setup(self, ui): method cleanup_display (line 4123) | def cleanup_display(self): method _share_state (line 4131) | def _share_state(self, ui): method button_controller (line 4142) | def button_controller(self, cmd=None, screen=1): method navigate_fancymenu (line 4180) | def navigate_fancymenu(self, cmd=None): method on_ui_update (line 4207) | def on_ui_update(self, ui): method generate_default_config (line 4407) | def generate_default_config(self, config_path, actual_state): method refresh_plugins (line 4439) | def refresh_plugins(self): method load_and_run_module (line 4453) | def load_and_run_module(self, module_path): method process_actions (line 4476) | def process_actions(self, command): method theme_creator (line 4576) | def theme_creator(self, theme_name, state, oriented=False, resolution=... method theme_selector (line 4642) | def theme_selector(self, config, boot=False): method save_screenshot (line 4748) | def save_screenshot(self, theme_name, screenshot_url, headers): method fetch_themes (line 4758) | def fetch_themes(self): method theme_downloader (line 4798) | def theme_downloader(self, theme_name): method save_active_config (line 4835) | def save_active_config(self, data): method theme_save_config (line 4845) | def theme_save_config(self, theme, rotation): method reload_voice (line 4859) | def reload_voice(self, ui, lang=None): method setup_menu (line 4912) | def setup_menu(self, th_menu): method theme_update (line 4944) | def theme_update(self, ui, boot=False): method theme_list (line 5174) | def theme_list(self): method change_font (line 5202) | def change_font(self, old_font, new_font=None, size_offset=None): method theme_export (line 5209) | def theme_export(self, theme_name): method get_font_path (line 5232) | def get_font_path(self, font_name): method setup_font (line 5238) | def setup_font(self, bold, bold_small, medium, huge, bold_big, small): method rgba_text (line 5246) | def rgba_text(self, text, tfont, color='black', width=None, height=None): method add_widget (line 5288) | def add_widget(self, ui, key, widget_type, th_widget): method get_face_path (line 5472) | def get_face_path(self, img_path, face, image_type): method configure_widget (line 5493) | def configure_widget(self, ui, key, widget_type): method remove_widgets (line 5600) | def remove_widgets(self, ui): method pwncanvas_creation (line 5614) | def pwncanvas_creation(self, res): method pos_convert (line 5650) | def pos_convert(self, x, y, w, h, r=None, r0=None, r1=None): method paste_image (line 5769) | def paste_image(self, img, x, y): method paste_value (line 5779) | def paste_value(self, value, pos, text_font, color, wrap=None): method drawer (line 5793) | def drawer(self): method ui2 (line 6029) | def ui2(self): method on_webhook (line 6046) | def on_webhook(self, path, request): FILE: fancyshow.py class Fancyshow (line 9) | class Fancyshow(plugins.Plugin): method __init__ (line 15) | def __init__(self): method on_loaded (line 35) | def on_loaded(self): method on_unload (line 41) | def on_unload(self, ui): method on_ui_setup (line 85) | def on_ui_setup(self, ui): method on_ui_update (line 89) | def on_ui_update(self, ui): method _get_initial_options (line 155) | def _get_initial_options(self, ui):