Code Monkey home page Code Monkey logo

pc-checker's Introduction

HamoniKR PC Checker

GitHub License GitHub repo size GitHub contributors GitHub stars GitHub forks GitHub issues

이 프로그램은 리눅스 데스크탑 사용자의 손쉬운 PC 상태 관리를 위해 만들어 졌습니다.
지원 OS : HamoniKR 3.0, TmaxOS OE, Gooroom, Hancom Gooroom, Ubuntu, LinuxMint 에서 사용가능 합니다.

TODO

  • 바이러스 검사 확인(마지막 검사 후 30일 이내 안전/90일 이내 주의/90일 이상 위험)
  • 업데이트 상세 확인(보안 업데이트인 경우 기간에 상관없이 위험으로 표시되도록 변경)

설치 전 요구사항

이 프로그램은 아래의 패키지를 사용하고 있으며 자신이 컴퓨터에 해당 패키지가 없으면 자동 설치가 진행됩니다. (하모니카 3.0 은 기본 상태에서 구동.)

  • python 3.6
  • gtk 3.0
  • gir1.2-appindicator3-0.1
  • timeshift
  • gufw

패키지 설치

다음과 같은 방법으로 PC 지킴이를 설치할 수 있습니다.

HamoniKR PC Checker 설치

sudo add-apt-repository ppa:yeji980407/hamonikr-pcchecker
sudo apt-get update
sudo apt-get install hamonikr-pcchecker

ppa 사용 불가한 환경일 경우 (Gooroom OS)

다운로드 받은 디렉토리 안에서 아래와 같이 빌드하면 release 폴더 안에 설치 가능한 데비안 파일이 생성됩니다.

sh build

HamoniKR PC Checker 삭제

sudo apt-get --purge remove hamonikr-pcchecker

Using HamoniKR PC Checker

프로그램메뉴 > PC 지킴이 실행

Contributing to HamoniKR PC Checker

이 프로젝트에 기여하는 방법은 다음과 같습니다.

  1. 이 저장소를 Fork 하세요.
  2. 자신이 작업할 branch 를 생성합니다 : git checkout -b <branch_name>.
  3. 수정사항을 반영하고 커밋합니다 : git commit -m '<commit_message>'
  4. 저장소에 작업한 브랜치를 Push : git push origin hamonikr-pcchecker/<location>
  5. pull request 를 생성합니다.
  • 여기서 소스 패키지를 확인하실 수 있습니다.

보다 자세한 내용은 GitHub documentation on creating a pull request 를 참고하세요.

Contributors

이 프로젝트에 기여하신 기여자들:

You might want to consider using something like the All Contributors specification and its emoji key.

Contact

연락이 필요한 경우 [email protected] 또는 [email protected] 로 내용을 보내주세요.
프로젝트의 보다 자세한 사항과 모든 산출물을 여기서 확인하실 수 있습니다.

License

이 프로젝트는 GPL3 을 따릅니다.

pc-checker's People

Contributors

yunlisa96 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.