Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MsLolita/grass
/ functions
Functions
145 in github.com/MsLolita/grass
⨍
Functions
145
◇
Types & classes
33
Method
__init__
(self)
core/utils/error_helper.py:16
Method
__init__
(self, text_edit: QTextEdit)
core/utils/logger.py:21
Method
__init__
(self, user_agent: str, proxy: str = None)
core/utils/session.py:3
Method
__init__
( self, host: str, *, proxy: Proxy | str = None, port: int = 993,
core/utils/mail/mailbox.py:22
Method
__init__
( self, host: str, proxy: Proxy, *, port: int = 99
core/utils/mail/proxy.py:40
Method
__init__
(self, email: str, imap_pass: str, proxy: str = None)
core/utils/mail/mail.py:14
Method
__init__
(self)
core/utils/generate/person.py:9
Method
__init__
(self, email: str, password: str, user_agent: str = None, proxy: str = None)
core/grass_sdk/website.py:31
Method
__init__
(self, user_agent: str = None, proxy: str = None)
core/grass_sdk/extension.py:18
Method
_create_socket
(self, timeout)
core/utils/mail/proxy.py:53
Method
_get_mailbox_client
(self)
core/utils/mail/mailbox.py:36
Method
append_message
(self, message: str, colors: dict)
core/utils/logger.py:59
Method
approve_email_retry
()
core/grass_sdk/website.py:218
Method
claim_reward_for_tier
(self)
core/grass_sdk/website.py:108
Method
create_account_handler
(self)
core/grass_sdk/website.py:38
Method
generate_email
(self)
core/utils/generate/person.py:23
Method
get_browser_id
(self)
core/grass_sdk/website.py:331
Method
get_captcha_token
(self)
core/utils/captcha_service.py:22
Method
get_msg
( self, to: Optional[str] = None, subject: Optional[str] = None,
core/utils/mail/mail.py:48
Method
get_points
(self)
core/grass_sdk/website.py:127
Method
get_proxy_score_via_devices
(self)
core/grass_sdk/website.py:399
Method
get_proxy_score_via_devices_by_device_handler
(self)
core/grass_sdk/website.py:377
Method
get_proxy_score_via_devices_v1
(self)
core/grass_sdk/website.py:387
Method
get_total_points
(self)
core/utils/accounts_db.py:88
Method
linking_wallet
()
core/grass_sdk/website.py:281
Method
log
(self, message)
interface.py:401
Method
login
(self)
core/grass_sdk/website.py:158
Method
on_worker_error
Handler for worker errors
interface.py:516
Method
on_worker_finished
Handler for successful worker completion. Updates UI and logs according to current mode.
interface.py:503
Method
on_worker_stopped
Handler for successful worker stop
interface.py:526
Method
open_instructions
Opens instructions in browser
interface.py:582
Method
open_telegram
Opens Telegram channel
interface.py:587
Method
open_web3
Opens Web3 products
interface.py:592
Method
reset_to_default
(self)
interface.py:550
Method
run
Main execution method. Sets up event loop and launches main program logic.
interface.py:60
Method
search_matches
( self, regex: str | re.Pattern[str], folders: Sequence[str] = None, *,
core/utils/mail/mailbox.py:95
Function
shift_file
(file)
core/utils/file_manager.py:19
Method
start
(self, worker_func: callable, threads: int = 1, delay: tuple = (0, 0))
core/autoreger.py:45
Method
start_farming
Starts the farming process. Sets appropriate flags and creates new worker.
interface.py:404
Method
start_registration
Starts the registration process. Sets appropriate flags and creates new worker.
interface.py:451
Function
start_ui
()
interface.py:629
Method
update_local_value
(self)
interface.py:545
Method
update_node_type
Updates NODE_TYPE when comboBox value changes
interface.py:611
Method
update_register_delay
Updates REGISTER_DELAY values when Min and Max fields change
interface.py:568
Function
worker_task
(_id, account: str, proxy: str = None, wallet: str = None, db: AccountsDB = None)
main.py:39
← previous
101–145 of 145, ranked by callers