This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Script initially generated by ChatGPT with GPT-4 and manually modified in some details | |
import requests | |
import os | |
import socket | |
import logging | |
import smtplib | |
from email.message import EmailMessage | |
from typing import Tuple, Optional |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Change keyboard layout on cmd press", | |
"rules": [ | |
{ | |
"description": "Change input source to En (ABC) left_command; Ru by right_command.", | |
"manipulators": [ | |
{ | |
"type": "basic", | |
"from": { | |
"key_code": "left_command", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
accept:44, StudentIdPresenter$onStudentIdFilled$2 (jp.co.soramitsu.feature_registration_impl.presentation.student_id) | |
accept:12, StudentIdPresenter$onStudentIdFilled$2 (jp.co.soramitsu.feature_registration_impl.presentation.student_id) | |
onError:46, ConsumerSingleObserver (io.reactivex.internal.observers) | |
run:79, SingleObserveOn$ObserveOnSingleObserver (io.reactivex.internal.operators.single) | |
run:119, HandlerScheduler$ScheduledRunnable (io.reactivex.android.schedulers) | |
handleCallback:751, Handler (android.os) | |
dispatchMessage:95, Handler (android.os) | |
loop:154, Looper (android.os) | |
main:6119, ActivityThread (android.app) | |
invoke:-1, Method (java.lang.reflect) |