Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FatihMakes/Mark-XLVIII
/ functions
Functions
663 in github.com/FatihMakes/Mark-XLVIII
⨍
Functions
663
◇
Types & classes
34
↳
Endpoints
13
↓ 1 callers
Function
_ddg_news
DDG news search — returns actual articles, not website homepages.
actions/web_search.py:59
↓ 1 callers
Function
_decrypt_cbc
Decrypt base64(IV[16] ‖ ciphertext) with AES-256-CBC + PKCS7.
dashboard/server.py:81
↓ 1 callers
Function
_derive_key
SHA-256(sessionKey‖salt) → 32-byte AES-256 key (microseconds, no PBKDF2 needed).
dashboard/server.py:76
↓ 1 callers
Function
_detect_action
(description: str)
actions/computer_settings.py:576
↓ 1 callers
Function
_detect_camera_index
()
actions/screen_processor.py:153
↓ 1 callers
Function
_detect_default_browser
()
actions/browser_control.py:310
↓ 1 callers
Function
_detect_intent
(description: str, file_path: str, code: str)
actions/code_helper.py:113
↓ 1 callers
Function
_detect_type
(path: Path)
actions/file_processor.py:45
↓ 1 callers
Function
_drag
(x1: int, y1: int, x2: int, y2: int, duration: float = 0.5)
actions/computer_control.py:216
↓ 1 callers
Function
_edit_action
(file_path, instruction, player)
actions/code_helper.py:298
↓ 1 callers
Function
_ensure_crypto_js
()
dashboard/server.py:310
↓ 1 callers
Function
_epic_manifests_path
()
actions/game_updater.py:713
↓ 1 callers
Method
_execute_tool
(self, fc)
main.py:649
↓ 1 callers
Function
_explain_action
(file_path, code, player)
actions/code_helper.py:334
↓ 1 callers
Function
_find_best_drive
()
actions/game_updater.py:279
↓ 1 callers
Function
_find_epic_exe
()
actions/game_updater.py:666
↓ 1 callers
Function
_find_epic_exe_linux
()
actions/game_updater.py:706
↓ 1 callers
Function
_find_epic_exe_mac
()
actions/game_updater.py:701
↓ 1 callers
Function
_find_epic_exe_windows
()
actions/game_updater.py:672
↓ 1 callers
Function
_find_exe_windows
(prog_name: str)
actions/browser_control.py:194
↓ 1 callers
Function
_find_opera_windows
()
actions/browser_control.py:153
↓ 1 callers
Function
_find_steam_linux
()
actions/game_updater.py:107
↓ 1 callers
Function
_find_steam_mac
()
actions/game_updater.py:97
↓ 1 callers
Function
_find_steam_windows
()
actions/game_updater.py:68
↓ 1 callers
Function
_firefox_profile_dir
()
actions/browser_control.py:114
↓ 1 callers
Function
_fix_code
(code: str, error_output: str, description: str)
actions/code_helper.py:176
↓ 1 callers
Function
_fix_files
( error_output: str, project_description: str, all_files: list[dict], file_codes: dict[str
actions/dev_agent.py:348
↓ 1 callers
Function
_focus_window
(title: str)
actions/computer_control.py:258
↓ 1 callers
Function
_format_news
(query: str, results: list[dict])
actions/web_search.py:95
↓ 1 callers
Function
_format_spoken
( flights: list[dict], origin: str, destination: str, date: str, )
actions/flight_finder.py:189
↓ 1 callers
Function
_format_text_report
( flights: list[dict], origin: str, destination: str, date: str, retu
actions/flight_finder.py:236
↓ 1 callers
Function
_get_api_key
()
main.py:72
↓ 1 callers
Function
_get_api_key
()
actions/youtube_video.py:60
↓ 1 callers
Function
_get_api_key
()
actions/file_processor.py:28
↓ 1 callers
Function
_get_api_key
()
actions/screen_processor.py:65
↓ 1 callers
Function
_get_api_key
()
actions/dev_agent.py:22
↓ 1 callers
Function
_get_api_key
()
actions/computer_settings.py:37
↓ 1 callers
Function
_get_api_key
()
actions/desktop.py:26
↓ 1 callers
Function
_get_api_key
()
actions/computer_control.py:57
↓ 1 callers
Function
_get_base_dir
()
actions/youtube_video.py:39
↓ 1 callers
Function
_get_base_dir
()
actions/web_search.py:6
↓ 1 callers
Function
_get_base_dir
()
actions/computer_settings.py:32
↓ 1 callers
Function
_get_base_dir
()
actions/desktop.py:21
↓ 1 callers
Function
_get_base_dir
()
actions/flight_finder.py:11
↓ 1 callers
Function
_get_camera_index
()
actions/screen_processor.py:169
↓ 1 callers
Function
_get_download_status
(steam_path: Path)
actions/game_updater.py:614
↓ 1 callers
Method
_get_gpu
(self)
ui.py:174
↓ 1 callers
Function
_get_macos_wifi_interface
()
actions/computer_settings.py:42
↓ 1 callers
Function
_get_os
()
actions/screen_processor.py:72
↓ 1 callers
Function
_get_os
()
actions/reminder.py:21
↓ 1 callers
Function
_get_schedule_status
()
actions/game_updater.py:902
↓ 1 callers
Function
_get_steam_libraries
(steam_path: Path)
actions/game_updater.py:134
↓ 1 callers
Method
_get_temp
(self)
ui.py:208
↓ 1 callers
Function
_get_transcript
(video_id: str)
actions/youtube_video.py:136
↓ 1 callers
Function
_handle_steam_profile_selection
()
actions/game_updater.py:250
↓ 1 callers
Function
_has_error
(output: str)
actions/code_helper.py:89
↓ 1 callers
Function
_has_error
(output: str, run_command: str)
actions/dev_agent.py:87
↓ 1 callers
Function
_image_to_base64
(path: Path)
actions/code_helper.py:108
↓ 1 callers
Function
_import_kokoro_pipeline
Import KPipeline, auto-upgrading kokoro if a version mismatch is found. Old kokoro (<0.9) imports AlbertModel / AutoModel from transformers.
core/tts.py:139
↓ 1 callers
Function
_install_dependencies
(dependencies: list[str], project_dir: Path)
actions/dev_agent.py:237
↓ 1 callers
Function
_install_steam_game
(steam_path: Path, game_name: str = None, app_id: str = None)
actions/game_updater.py:562
↓ 1 callers
Function
_is_epic_running
()
actions/game_updater.py:741
↓ 1 callers
Method
_launch
Tarayıcıyı gerçek kullanıcı profiliyle başlatır. Context zaten açıksa hiçbir şey yapmaz.
actions/browser_control.py:409
↓ 1 callers
Method
_listen_audio
(self)
main.py:819
↓ 1 callers
Method
_load_face
(self, path: str)
ui.py:279
↓ 1 callers
Function
_load_system_prompt
()
main.py:77
↓ 1 callers
Function
_local_ip
Return the best LAN-facing IPv4 address, no internet required.
dashboard/server.py:328
↓ 1 callers
Function
_make_uploads_dir
Return (and create) the cross-platform uploads folder.
dashboard/server.py:44
↓ 1 callers
Function
_move
(x: int, y: int, duration: float = 0.3)
actions/computer_control.py:210
↓ 1 callers
Function
_network_is_public
()
dashboard/server.py:129
↓ 1 callers
Function
_news
Runs Gemini grounded search AND DDG news in parallel. Returns whichever delivers a valid result first; cancels the other.
actions/web_search.py:165
↓ 1 callers
Method
_next
(self)
ui.py:604
↓ 1 callers
Function
_normalize
(raw: str)
actions/open_app.py:68
↓ 1 callers
Function
_normalize_url
Bare words like "instagram" → "https://instagram.com" Domains like "instagram.com" → "https://instagram.com" Full URLs pass through un
actions/browser_control.py:23
↓ 1 callers
Function
_nvml_gpu
GPU utilisation via NVML — zero subprocess on all platforms.
actions/system_monitor.py:28
↓ 1 callers
Function
_nvml_gpu_windows
Return NVIDIA GPU utilisation % using nvml.dll directly — zero subprocess.
ui.py:86
↓ 1 callers
Function
_open_app
(app_name: str)
actions/send_message.py:66
↓ 1 callers
Function
_open_vscode
(project_dir: Path)
actions/dev_agent.py:272
↓ 1 callers
Function
_optimize_action
(file_path, code, language, output_path, player)
actions/code_helper.py:373
↓ 1 callers
Method
_paint_drag_over
(self, p, W, H)
ui.py:806
↓ 1 callers
Method
_paint_file
(self, p, W, H)
ui.py:815
↓ 1 callers
Method
_paint_idle
(self, p, W, H, hover)
ui.py:789
↓ 1 callers
Function
_parse_flights_with_gemini
( raw_text: str, origin: str, destination: str, date: str, )
actions/flight_finder.py:151
↓ 1 callers
Function
_parse_traceback
(output: str, project_files: list[str])
actions/dev_agent.py:50
↓ 1 callers
Function
_plan_project
(description: str, language: str)
actions/dev_agent.py:104
↓ 1 callers
Function
_platform_os
()
actions/computer_control.py:48
↓ 1 callers
Function
_platform_os
Auto-detect OS when config file is absent.
config/__init__.py:7
↓ 1 callers
Method
_play_audio
(self)
main.py:962
↓ 1 callers
Method
_play_loop
(self)
actions/screen_processor.py:362
↓ 1 callers
Function
_play_np
Play float32 mono (or stereo) audio via sounddevice. Accepts numpy arrays or PyTorch tensors.
core/tts.py:80
↓ 1 callers
Function
_press
(key: str)
actions/computer_control.py:196
↓ 1 callers
Function
_price
Product price lookup — searches for current market prices.
actions/web_search.py:231
↓ 1 callers
Function
_probe_camera
(index: int, backend: int, warmup: int = 5)
actions/screen_processor.py:136
↓ 1 callers
Function
_process_audio
(path: Path, action: str, params: dict, speak=None)
actions/file_processor.py:513
↓ 1 callers
Method
_process_dashboard_commands
(self)
main.py:1156
↓ 1 callers
Function
_process_json
(path: Path, action: str, params: dict, speak=None)
actions/file_processor.py:413
↓ 1 callers
Function
_read_content
()
actions/file_processor.py:256
↓ 1 callers
Function
_read_pptx_text
()
actions/file_processor.py:748
↓ 1 callers
Function
_real_profile_dir
(browser: str)
actions/browser_control.py:60
↓ 1 callers
Method
_receive_audio
(self)
main.py:848
← previous
next →
201–300 of 663, ranked by callers