Git Product home page Git Product logo

nimf's Introduction

가볍고 빠른 입력기 프레임워크 nimf

nimf

이 프로젝트는 한글입력기 nimf 가 더이상 지속되기 힘든 상황 이 되었기 때문에 프로젝트의 지속적인 사용을 위해서는 관리가 필요하다고 생각되어 nimf Project 를 포크한 프로젝트 입니다. 다년간 한글 사용자를 위한 환경 개선에 많은 기여를 하신 Hodong Kim 님께 감사를 드립니다.

하모니카 개발팀은 개방형OS 배포에 필수적인 한글입력기에 대한 관리가 필요하다고 생각하고 있으며 앞으로 하모니카 팀에서 직접 nimf 프로젝트를 계속 관리하기로 결정하였습니다. 향후 하모니카 팀에서 이 프로젝트에 필요한 기능을 계속 추가하여 좋은 소프트웨어를 사용할 수 있도록 노력하겠습니다.

라이선스

  • GNU Lesser General Public License v3.0 (한글 해석)

    Nimf is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    Nimf is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public License along with this program; If not, see http://www.gnu.org/licenses/.

nimf 설치

Ubuntu 20.04

wget -O - http://apt.hamonikr.org/hamonikr.key | sudo apt-key add -
sudo bash -c "echo 'deb https://apt.hamonikr.org jin main upstream' > /etc/apt/sources.list.d/hamonikr-jin.list"
sudo bash -c "echo 'deb-src https://apt.hamonikr.org jin main upstream' >> /etc/apt/sources.list.d/hamonikr-jin.list"

sudo apt-get update
sudo apt install nimf nimf-libhangul

만약 일본어, 중국어 등 다른언어를 사용하고 싶은경우에는 다음과 같이 추가 패키지를 설치해줍니다.
sudo apt install libnimf1 nimf nimf-anthy nimf-dev nimf-libhangul nimf-m17n nimf-rime

im-config -n nimf

Ubuntu 18.04, 하모니카 1.4, 하모니카 3.0

  1. apt 저장소 추가
wget -O - http://apt.hamonikr.org/hamonikr.key | sudo apt-key add -
sudo bash -c "echo 'deb https://apt.hamonikr.org sun main upstream' > /etc/apt/sources.list.d/hamonikr-sun.list"
sudo bash -c "echo 'deb-src https://apt.hamonikr.org sun main upstream' >> /etc/apt/sources.list.d/hamonikr-sun.list"
  1. 추가한 저장소의 프로그램 목록을 업데이트합니다.
sudo apt-get update
  1. 입력기 nimf를 설치합니다.
sudo apt install nimf nimf-libhangul

만약 일본어, 중국어 등 다른언어를 사용하고 싶은경우에는 다음과 같이 추가 패키지를 설치해줍니다.

sudo apt install libnimf1 nimf nimf-anthy nimf-dev nimf-libhangul nimf-m17n nimf-rime
  1. 기본 입력기를 nimf 로 설정
im-config -n nimf

Download Source

apt

apt를 사용할 수 있는 경우에는 아래와 같이 명령해서 프로그램 소스코드를 내려받을 수 있습니다.

apt source nimf

git

프로그램 소스코드를 직접 다운로드 받는 경우 아래 경로에서 다운로드 가능합니다.

git clone https://github.com/hamonikr/nimf.git

압축파일로 소스코드 다운로드

https://github.com/hamonikr/nimf/releases

빌드

deb

AUR

https://aur.archlinux.org/packages/nimf-git/

Others

https://github.com/hamonikr/nimf/wiki/How-to-Build-and-Install-with-Others-Distro

이슈 발생 시

사용중 이슈는 깃헙 이슈를 이용하시거나 하모니카 커뮤니티를 방문해서 알려주시면 함께 고민하도록 하겠습니다.

소스코드 개선에 참여하는 법

깃헙 저장소를 포크하신 후 수정하실 내용을 수정하고 PR을 요청하시면 하모니카 팀에서 리뷰 후 대응합니다.

nimf's People

Contributors

chaeya avatar sukso96100 avatar keepworking avatar soomtong avatar kbumsik avatar kim135797531 avatar simnalamburt avatar guersam avatar octopuset avatar wcho avatar

Watchers

James Cloos 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.