Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

artofstock/Simple-Commander

Repository files navigation

Simple Commander

간단하고 빠르게 파일을 관리하고 명령을 실행할 수 있는 Python 기반 CLI(Command Line Interface) 도구입니다. 직관적인 명령 구조를 통해 파일 탐색, 이동, 삭제 등의 작업을 효율적으로 수행할 수 있도록 설계되었습니다.


🚀 주요 기능

  • 📁 파일 및 디렉토리 목록 조회
  • 📂 디렉토리 이동 (cd)
  • ❌ 파일 삭제
  • 📋 파일 복사 및 이동
  • ⚡ 간단한 명령 기반 인터페이스 제공

🧠 설계 목표

  • 단순하고 빠른 파일 관리
  • 확장 가능한 명령 구조
  • 직관적인 CLI 환경 제공
  • 유지보수가 쉬운 모듈 구조

📦 프로젝트 구조

simple_commander/
---
## ▶️ 실행 방법
```bash
python Simple_commander_v2.0.3.pyw

또는

python cli.py

💡 사용 예시

> ls
> cd folder_name
> rm file.txt
> cp file.txt backup.txt

🔧 개발 환경

  • Python 3.x
  • Windows 환경 기준 개발

📈 향후 개선 계획

  • 자동완성 기능 추가
  • 명령 히스토리 기능
  • UI 개선 (터미널 UX 강화)
  • 플러그인 방식 명령 확장

📄 라이선스

이 프로젝트는 개인 학습 및 개발 목적으로 제작되었습니다.


👤 개발자

About

Simple Commander - Lightweight dual-panel file manager for Windows

Topics

Resources

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /