https://github.com/empyreal96/mobile-cmd
A simple Command Prompt for Windows 10 Mobile
https://github.com/empyreal96/mobile-cmd
command-prompt telnet-client w10m windows-10-mobile windows-phone
Last synced: 3 months ago
JSON representation
A simple Command Prompt for Windows 10 Mobile
- Host: GitHub
- URL: https://github.com/empyreal96/mobile-cmd
- Owner: Empyreal96
- Created: 2022-07-03T16:21:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T07:11:18.000Z (about 2 years ago)
- Last Synced: 2025-03-18T20:46:36.751Z (3 months ago)
- Topics: command-prompt, telnet-client, w10m, windows-10-mobile, windows-phone
- Language: C#
- Homepage:
- Size: 5.15 MB
- Stars: 21
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# mobile-cmd - A modern command prompt app for Windows 10 Mobile
Easily access 'Windows Command Prompt' on supported Windows Mobile devices, this makes use of Telnet to make the connection
  
## Requirements:
- Windows 10 Mobile Build 15063 and higher.
- [CMD Injected](https://github.com/fadilfadz01/CMD.Injector) to the device.
- Loopback connection enabled (details in-app)## Known issues:
- (Should be fixed) Sometimes the session doesn't load properly, I'm trying to see why, but close and re-open. If this persists then reinstall the app
- Only simple Scripts are supported, i.e no user input needed.### Acknowledgements:
- [BAstifan](https://github.com/basharast) for the TelnetClient class.
- [Fadil Fadz](https://github.com/fadilfadz01) for CMD Injector and minor help with handling stout and sterr
- Microsoft for Font files