DrawPen
DrawPen is a simple screen annotation. Available on macOS, Windows & Linux.
파일 탐색기
최종 버전 다운로드 (.zip)- make.yml
- release.yml
- background-dmg.png
- desktop-x11.desktop.ejs
- icon.icns
- icon.ico
- icon.png
- icon_512.png
- loading.gif
- BadgeLinux.png
- BadgeMacOS.png
- BadgeWindows.png
- icon.png
- icon.svg
- main.gif
- main.png
- pointer-mode.gif
- Excalifont-Regular.woff2
- icon.png
- Inter_18pt-Bold.ttf
- Inter_18pt-Medium.ttf
- Inter_18pt-Regular.ttf
- Inter_18pt-SemiBold.ttf
- trayIconBlack.png
- trayIconTemplate@2x.png
- trayIconWhite.png
- index.js
- index.html
- index.js
- preload.js
- arrow_1.png
- arrow_2.png
- figures.js
- rainbow_pen_and_line.png
- FaMagicPaintBrush.js
- CuteCursor.js
- CuteCursor.scss
- DrawDesk.js
- DrawDesk.scss
- RippleEffect.js
- RippleEffect.scss
- TextEditor.js
- TextEditor.scss
- Toast.js
- Toast.scss
- ToolBar.js
- ToolBar.scss
- Whiteboard.js
- Whiteboard.scss
- WhiteboardResizeFrame.js
- WhiteboardResizeFrame.scss
- WhiteboardSidebar.js
- figureDetection.js
- general.js
- Application.js
- Application.scss
- constants.js
- index.html
- index.js
- preload.js
- index.html
- index.js
- preload.js
- ColorPicker.js
- ColorPicker.scss
- Settings.js
- Settings.scss
- ShortcutRecorder.js
- index.html
- index.js
- preload.js
- forge.config.js
- main.js
- renderer.js
- .gitignore
- .npmrc
- .nvmrc
- AGENTS.md
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
- RELEASE_PROCESS.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/DmytroVasin/DrawPen
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd DrawPen
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천brew install --cask drawpen
Homebrew로 이미 빌드된 패키지를 바로 설치합니다. 소스 빌드가 필요 없습니다.
scoop install extras/drawpen
Scoop으로 바로 설치합니다 (Windows).
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
