Linux ํ์ ์ ํธ๋ฆฌํฐ(๊ณ์ Update์์ )
1. Linux Outliner (Windows๋ ๊ฐ๋ฅ)
https://www.giuspen.com/cherrytree/#downl
-
Install wget and Cherrytree dependencies.
-
sudo apt install wget python-dbus python-chardet python-enchant libcanberra-gtk-module libgtksourceview2.0-0 libgtksourceview2.0-common python-cairo python-gobject-2 python-gtk2 python-numpy
-
Download python-gtksourceview2.
wget http://ftp.br.debian.org/debian/pool/main/p/pygtksourceview/python-gtksourceview2_2.10.1-3_amd64.deb
-
Install python-gtksourceview2.
sudo dpkg -i python-gtksourceview2_2.10.1-3_amd64.deb
-
Download Cherrytree.
wget http://www.giuspen.com/software/cherrytree_0.38.9-0_all.deb
-
Install Cherrytree.
sudo dpkg -i cherrytree_0.38.9-0_all.deb
cherrytree – giuspen
A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Written by Giuseppe Penone (aka giuspen). The user manual online html and downloadable ctb written and maintained by Ellie Bor
www.giuspen.com
StackEdit
stackedit.io
StackEdit
stackedit.io
TagSpaces - Your versatile file organizer
TagSpaces is an open source platform for personal data management. With TagSpaces you can manage and organize the files and folders on your pc, mac or smart phone.
www.tagspaces.org
Joplin - an open source note taking and to-do application with synchronisation capabilities
Hacktoberfest ๐ is back this year again for our great pleasure ^^ To participate go to https://hacktoberfest.digitalocean.com/, log in (with you GitHub account) and you are ready to get in. Next, go dive into the Joplin issues list labelled "Hacktoberfest"
joplinapp.org
2. Albert
๋งฅ์ ์ํ๋ ๋์ ๊ฐ์ ์ญํ ์ ํ๋ค.
Ctrl + tabํค๋ก ๋จ์ถํค๋ฅผ ์ง์ ํด๋์ผ๋ฉด ํธ๋ฆฌํ๋ค.
https://software.opensuse.org/download.html?project=home:manuelschneid3r&package=albert
Install package home:manuelschneid3r / albert
Packages for xUbuntu 19.10: albert_0.16.1_amd64.deb
software.opensuse.org
3. ํ๊ธํฐํธ ์ค์
๋๋๊ธ๊ผด
$ sudo apt install fonts-nanum
๋๋๊ณ ๋ ์ฝ๋ฉ์ฒด
$ sudo apt install fonts-nanum-coding
4. shutter (Capture ํ๋ก๊ทธ๋จ)
sudo add-apt-repository ppa:linuxuprising/shutter
sudo apt install shutter
sudo apt remove --auto-remove shutter
4. Hangul Input Method
https://nimf-i18n.gitlab.io/ko/installation/
sudo apt-add-repository ppa:hodong/nimf -y
sudo apt update
sudo apt-get install im-config zenity
sudo apt install nimf nimf-libhangul -y
im-config -n nimf
5. Notebook Battery Saving
sudo add-apt-repository ppa:linrunner/tlpsudo
apt-get updatesudo
apt-get install tlp tlp-rdw
(์ฝํฌํจ๋ ์ ์ ๋ผ๋ฉด ์๋ ๋ด์ฉ ์ถ๊ฐ)sudo apt-get install tp-smapi-dkms acpi-call-dkms
6. ZSH Theme์ค์
powerlevel10k
https://github.com/romkatv/powerlevel10k
romkatv/powerlevel10k
A fast reimplementation of Powerlevel9k ZSH theme. Contribute to romkatv/powerlevel10k development by creating an account on GitHub.
github.com
7. XFCE Terminal Theme
https://www.maketecheasier.com/best-xfce-terminal-themes/
5 XFCE Terminal Themes You Should Try - Make Tech Easier
There are numerous ways to spruce up the XFCE terminal. For those who want to tweak their terminal, here are five great XFCE terminal themes to check out.
www.maketecheasier.com
https://github.com/nthirtyone/mariana-scheme
nthirtyone/mariana-scheme
Colour scheme from ST3 for XFCE4 Terminal. Contribute to nthirtyone/mariana-scheme development by creating an account on GitHub.
github.com
8. emacs์ต์ ๋ฒ์ (28๋ฒ์ )์ค์น
Repository๋ฅผ ์ถ๊ฐ ํ๋ค.
[28๋ฒ์ ]
sudo add-apt-repository ppa:ubuntu-elisp/ppa
sudo apt-get update
sudo apt install emacs-snapshot
[25๋ฒ์ ]
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt-get update
sudo apt install emacs25
[26๋ฒ์ ]
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt-get update
sudo apt install emacs26
[๊ธฐ๋ณธ ์๋ํฐ ๋ณ๊ฒฝ]
sudo update-alternatives --config emacs
user@user-desktop:~$ update-alternatives --config emacs
There are 2 choices for the alternative emacs (providing /usr/bin/emacs).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/bin/emacs-snapshot 27 auto mode
* 1 /usr/bin/emacs-snapshot 27 manual mode
2 /usr/bin/emacs24-x 27 manual mode