conecto
Integrate your Android-phone with your PC - a GTK client for KDEConnect.
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- c_cpp_properties.json
- settings.json
- postinstall.py
- fallback.css
- style.css
- com.github.hannesschulze.conecto.svg
- com.github.hannesschulze.conecto.svg
- com.github.hannesschulze.conecto.svg
- com.github.hannesschulze.conecto.svg
- com.github.hannesschulze.conecto.svg
- com.github.hannesschulze.conecto.svg
- connected-device-view.ui
- warning-view.ui
- available-device-view.ui
- connected-device-view.ui
- empty-selection-view.ui
- unavailable-device-view.ui
- header-bar.ui
- notification-row.ui
- com.github.hannesschulze.conecto.appdata.xml.in
- com.github.hannesschulze.conecto.desktop.in
- com.github.hannesschulze.conecto.gresources.xml
- com.github.hannesschulze.conecto.gschema.xml
- meson.build
- screenshot.png
- Doxyfile.in
- meson.build
- battery.cpp
- battery.h
- mouse.cpp
- mouse.h
- notifications.cpp
- notifications.h
- ping.cpp
- ping.h
- abstract-packet-handler.h
- backend.cpp
- backend.h
- communication-channel.cpp
- communication-channel.h
- conecto.h
- config-file.cpp
- config-file.h
- constants.h.in
- crypt.cpp
- crypt.h
- device.cpp
- device.h
- discovery.cpp
- discovery.h
- exceptions.h
- meson.build
- network-packet.cpp
- network-packet.h
- LINGUAS
- meson.build
- POTFILES
- active-device-manager.cpp
- active-device-manager.h
- dock-item-manager.cpp
- dock-item-manager.h
- settings-manager.cpp
- settings-manager.h
- available-devices.cpp
- available-devices.h
- connected-devices.cpp
- connected-devices.h
- notifications-list.cpp
- notifications-list.h
- sms-storage.cpp
- sms-storage.h
- unavailable-devices.cpp
- unavailable-devices.h
- focus.cpp
- focus.h
- icons.cpp
- icons.h
- active-device-view.cpp
- active-device-view.h
- connected-device-view.cpp
- connected-device-view.h
- warning-view.cpp
- warning-view.h
- active-device-view.cpp
- active-device-view.h
- available-device-view.cpp
- available-device-view.h
- connected-device-view.cpp
- connected-device-view.h
- devices-list.cpp
- devices-list.h
- empty-selection-view.cpp
- empty-selection-view.h
- unavailable-device-view.cpp
- unavailable-device-view.h
- notifications-view.cpp
- notifications-view.h
- sms-view.cpp
- sms-view.h
- circular-progress-bar.cpp
- circular-progress-bar.h
- header-bar.cpp
- header-bar.h
- notification-row.cpp
- notification-row.h
- popover-window.cpp
- popover-window.h
- application.cpp
- application.h
- device-popover.cpp
- device-popover.h
- main.cpp
- meson.build
- window.cpp
- window.h
- gtest.wrap
- meson.build
- test_crypt.cpp
- meson.build
- test_main.cpp
- .clang-format
- .gitignore
- clang-format-all.sh
- COPYING
- meson.build
- meson_options.txt
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/hannesschulze/conecto
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd conecto
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- APT (Debian/Ubuntu 계열) Debian/Ubuntu 계열 리눅스에 기본 내장된 패키지 매니저입니다.
sudo apt install elementary-sdk libjsoncpp-dev libgtkmm-3.0-dev libghc-gnutls-dev libnotify-dev libsqlite3-dev libfolks-dev
APT 패키지 저장소에서 바로 설치합니다 (Debian/Ubuntu 계열).
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
