Skip to content

echosoar/reex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reex - Remote Execute Command

A SwiftUI-based macOS application for managing and executing commands in different folders.

Features

  • Folder Management: Add folders to manage commands for different projects
  • Command Execution: Define commands with placeholders like {name} for dynamic values
  • Execution History: View all command executions with timestamps and output
  • Shell Selection: Choose between /bin/bash, /bin/sh, or /bin/zsh
  • Process Isolation: Each command runs in a separate process

Building

xcodebuild -project Reex.xcodeproj -scheme Reex -configuration Release

Requirements

  • macOS 13.0 or later
  • Xcode 15.0 or later

About

remote excute some command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages