MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / get_termux_info

Function get_termux_info

Scripts/Settings.py:653–667  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

651 'Dead Switch.',
652 'Follow the instructions that GitHub CLI prints in Termux.': 'Ακολουθήστε τις οδηγίες που εμφανίζει το GitHub CLI στο '
653 'Termux.',
654 'Login was not completed. Run manually: gh auth login --hostname github.com --git-protocol https --web': 'Η σύνδεση '
655 'δεν '
656 'ολοκληρώθηκε. '
657 'Εκτελέστε '
658 'χειροκίνητα: '
659 'gh auth '
660 'login '
661 '--hostname '
662 'github.com '
663 '--git-protocol '
664 'https --web',
665 'GitHub connected, but username could not be detected yet.': 'Το GitHub συνδέθηκε, αλλά δεν ήταν ακόμη δυνατός ο '
666 'εντοπισμός του ονόματος χρήστη.',
667 'Disconnect GitHub from this Termux device? (y/n): ': 'Αποσύνδεση του GitHub από αυτή τη συσκευή Termux; (y/n ή '
668 'ναι/όχι): ',
669 'Cancelled.': 'Ακυρώθηκε.',
670 'Could not read GitHub username/token from gh.': 'Δεν ήταν δυνατή η ανάγνωση του ονόματος χρήστη ή του token GitHub '

Callers

nothing calls this directly

Calls 1

run_command_silentFunction · 0.70

Tested by

no test coverage detected