irssi-scripts
Repo to store some personal irssi scripts
파일 탐색기
최종 버전 다운로드 (.zip)- act_hide.pl
- auto_server-ng.pl
- auto_server.pl
- joinswitch.pl
- bnotify.pl
- colour_popup.pl
- any_time.pl
- augment_inputline.pl
- bindings.pl
- colour_test.pl
- complete_test.pl
- data.pl
- dcc-kill.pl
- easy_exec.pl
- error.pl
- exec.pl
- expando_test.pl
- format-test.pl
- frog_reload.pl
- getchan.pl
- help_a.pl
- help_b.pl
- hide_password.pl
- history-restore.pl
- incomplete.pl
- internal_signals.pl
- ixtest.pl
- key_sig.pl
- key_test.pl
- linehax.pl
- local_input_capture.pl
- lowlight.pl
- pipes.pl
- redir-input.pl
- rejoin-unban.pl
- safe.sub
- safescript.pl
- sbar-crash.pl
- sbar_test.pl
- scriptwatcher.pl
- sig_unbind.pl
- signal_logger.pl
- signal_redir.pl
- subscript.pl
- subtest.pl
- template.pl
- test.sub
- text_intercept.pl
- awayproxy.pl
- grep.pl
- nicklist.pl
- now_playing_mpd.pl
- README.md
- trackbar.pl
- flood_detect.pl
- goodnicks.pl
- growl_notify.pl
- iterm_growl_activity.pl
- README.pod
- rl_history_search.pl
- ido_switcher.pl
- README.pod
- joinforward.pl
- longify-urls.list
- longify-urls.pl
- README.pod
- masshilight.pl
- COPYING
- key_emitter_core.c
- key_emitter_core.h
- key_emitter_impl.c
- key_emitter_impl.h
- key_emitter_irssi.h
- Makefile
- README.md
- COPYING
- Makefile
- overlay_core.c
- overlay_core.h
- overlay_impl.c
- overlay_impl.h
- overlay_irssi.h
- README.md
- COPYING
- Makefile
- perl_plus_core.c
- perl_plus_core.h
- perl_plus_impl.c
- perl_plus_impl.h
- perl_plus_irssi.h
- README.md
- .gitignore
- COPYING
- Makefile
- README.md
- test_core.c
- test_core.h
- test_impl.c
- test_impl.h
- test_irssi.h
- molly_guard.pl
- no_key_modes.pl
- add_bindings_interface-r5190.patch
- fix-cumode_space.patch
- fix-signal-remove-coderef.patch
- irssi-svn-r5174-no_act_ignore.patch
- reduce-timeout-bound.diff
- remove-timeout-bound.diff
- input_overlay.pl
- overlays.pl
- prompt_info.pl
- prompt_replace.pl
- visual.pl
- README.pod
- uberprompt.pl
- notifyquit.pl
- README.pod
- ignore-autovoice.pl
- sb_position.pl
- scriptinfo.pl
- scrolled_reminder.pl
- test.pl
- tab_stop.pl
- Callbacks.pm
- Driver.pm
- Misc.pm
- Test.pm
- VirtualIrssi.pm
- Irssi.pm
- 001-use.t
- 002-init.t
- 001-basic.t
- 002-cursor-test.t
- .gitignore
- Changes
- Makefile.PL
- MANIFEST
- MANIFEST.SKIP
- README
- test-shim.pl
- test.pl
- throttled_autojoin.pl
- complete-tiny-url.pl
- README.pod
- kill-ring.pl
- undo.pl
- url_hilight.pl
- uberprompt.pl
- vim_mode.pl
- config
- input.txt
- README.pod
- tests.pl
- TODO
- vim_mode.pl
- .gitignore
- changed_update.pl
- Makefile
- README.md
- readme_generator.pl
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/shabble/irssi-scripts
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd irssi-scripts
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Make
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
