Skip to content

Releases: Empyreal96/mobile-cmd

MobileTerminal v0.5

05 Feb 11:28
Compare
Choose a tag to compare

Changelog:

  • lang: Update to C#11
  • fix: Remote connections not working
  • feat: Close terminal button in titlebar
  • feat: Command history
  • feat: Run command via uri (e.g. cmd:echo Hello!)

MobileTerminal v0.4.1

18 Oct 11:08
Compare
Choose a tag to compare

Changelog:

  • Added support for remote connections (preview)
  • Merge CMD mode and PowerShell with Hybrid mode
  • Various bug fixes

Mobile Terminal v0.3

17 Aug 16:21
Compare
Choose a tag to compare

Changelog:

  • Added new tab to menu
  • Added PowerShell
  • Added Quit app when hitting back button
  • Added Quit app in menu
  • Code cleanup
  • Rename app to Mobile Terminal
  • Other smaller changes

Command Prompt v0.2

12 Aug 11:16
Compare
Choose a tag to compare

mobile-cmd - A modern command prompt app for Windows 10 Mobile

Changelog (v0.2):

  • Added check for malicious commands
  • Added Tabs
  • Added Font settings
  • Added About page
  • Fixed cls command not working
  • Fixed output of commands like bcdedit
  • Seems faster ℒ️

Command Prompt

19 Jul 13:18
Compare
Choose a tag to compare

Command Prompt for Windows Mobile

This is only a small update containing fixes

Changelog

  • Prevent a type of Malicious command being executed
  • Improved Keyboard popup
  • Added changelog popup in the Menu

Command Prompt for Windows 10 Mobile

08 Jul 09:09
Compare
Choose a tag to compare

Command Prompt for Windows 10 Mobile

An easy to use Command Prompt app! It's features are limited for now due to time, but this I really want to focus on soon

Features:

  • Instant access to the Windows Command Prompt
  • Basic command info in-app
  • Load basic scripts with the file picker
  • Easily navigate to a folder with the Folder Picker to run commands
  • More soon!

Requirements:

  • Windows 10 Mobile 14393 and up
  • CMD Injected

Notes:

  • Some output may return a bit weird, I need to catch these weird outputs to try fix
  • Sometimes the session doesn't connect properly, and won't after restarting the app.. if this happens try rebooting and/or reinstalling Command Prompt
  • Only basic scripts are supported, i.e: scripts that need NO user input
  • The UI is very temporary, this will be addressed after I move house in a few days

I strongly recommend telling me suggestions for future updates

Command Prompt (Test)

05 Jul 22:11
Compare
Choose a tag to compare
Command Prompt (Test) Pre-release
Pre-release

Command Prompt for Windows 10 Mobile

An easy to use Command Prompt app for Windows Mobile phones!

Requirements

  • Windows 10 Mobile ARM Build 14393 and up.
  • CMD Injected (See main Readme for link/info)
  • Loopback connections, required for local connection to CMD with Telnet (In-app for details)

Known issues

  • There's still some issues with output from loading a script through the UI/File Picker.. This is my main focus to fix

Note: This is a test build, expect issues and crashes for now