OSDN Git Service

.
authora <a@b.c>
Sat, 19 Nov 2016 02:00:48 +0000 (03:00 +0100)
committera <a@b.c>
Sat, 19 Nov 2016 02:00:48 +0000 (03:00 +0100)
commitf61e776bde1f7513f797dc33fdc3ab9133969f60
tree7ac8f861ba9b2e8098e6c12d89525965ef8619f3
parent8ed85fc9e22e0be7df886cfedfdf2af655578338
.
116 files changed:
.gitignore
LICENSE [deleted file]
Makefile.am [new file with mode: 0644]
README.md
configure.ac [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/README.md [new file with mode: 0644]
doc/man_template.pdc [new file with mode: 0644]
doc/pinkybar.1 [new file with mode: 0644]
doc/pinkybar.texi [new file with mode: 0644]
extra/FreeBSD/Makefile [new file with mode: 0644]
extra/FreeBSD/pkg-descr [new file with mode: 0644]
extra/FreeBSD/scripts/post-extract [new file with mode: 0644]
extra/FreeBSD/scripts/post-fetch [new file with mode: 0644]
extra/FreeBSD/scripts/post-install [new file with mode: 0644]
extra/Gentoo/app-admin/pinky-curses/pinky-curses-9999.ebuild [new file with mode: 0644]
extra/Gentoo/app-admin/pinky/metadata.xml [new file with mode: 0644]
extra/Gentoo/app-admin/pinky/pinky-bar-9999.ebuild [new file with mode: 0644]
extra/bash_zsh/_pinkybar [new file with mode: 0644]
extra/bash_zsh/pinkybar [new file with mode: 0644]
extra/deprecated/Makefile.skel [new file with mode: 0644]
extra/deprecated/README.md [new file with mode: 0644]
extra/deprecated/bootstrap [new file with mode: 0644]
extra/misc/openbsd_bugs.md [new file with mode: 0644]
extra/misc/skdump.c [new file with mode: 0644]
extra/mpd/README.md [new file with mode: 0644]
extra/mpd/freebsd.conf [new file with mode: 0644]
extra/mpd/linux.conf [new file with mode: 0644]
extra/mpd/openbsd.conf [new file with mode: 0644]
extra/ported_or_not_included/cpu_brand.S [new file with mode: 0644]
extra/ported_or_not_included/cpu_cache.S [new file with mode: 0644]
extra/ported_or_not_included/not_included.c [new file with mode: 0644]
extra/scripts/drive-temperature.sh [new file with mode: 0644]
extra/scripts/dwm.sh [new file with mode: 0644]
extra/scripts/pinky-curses.sh [new file with mode: 0644]
extra/scripts/pinky.lua [new file with mode: 0644]
extra/scripts/pinky.pl [new file with mode: 0644]
extra/scripts/pinky.py [new file with mode: 0644]
extra/scripts/pinky.rb [new file with mode: 0644]
extra/scripts/xmonad.sh [new file with mode: 0644]
extra/xbm_icons/arch.xbm [new file with mode: 0644]
extra/xbm_icons/bat.xbm [new file with mode: 0644]
extra/xbm_icons/clock.xbm [new file with mode: 0644]
extra/xbm_icons/cpu.xbm [new file with mode: 0644]
extra/xbm_icons/diskette.xbm [new file with mode: 0644]
extra/xbm_icons/fan.xbm [new file with mode: 0644]
extra/xbm_icons/fox.xbm [new file with mode: 0755]
extra/xbm_icons/mem.xbm [new file with mode: 0644]
extra/xbm_icons/mobo.xbm [new file with mode: 0644]
extra/xbm_icons/mpd.xbm [new file with mode: 0644]
extra/xbm_icons/net.xbm [new file with mode: 0644]
extra/xbm_icons/sm4tik-icon-pack.tar.bz2 [new file with mode: 0644]
extra/xbm_icons/statio.xbm [new file with mode: 0644]
extra/xbm_icons/temp.xbm [new file with mode: 0644]
extra/xbm_icons/uptime.xbm [new file with mode: 0644]
extra/xbm_icons/vol.xbm [new file with mode: 0644]
extra/xbm_icons/voltage.xbm [new file with mode: 0644]
img/cpu-temp.png [new file with mode: 0644]
img/mobo-temp.png [new file with mode: 0644]
img/pic.png [new file with mode: 0644]
img/pic2.png [new file with mode: 0644]
img/pic4.png [new file with mode: 0644]
img/pic5.png [new file with mode: 0644]
img/pic6.png [new file with mode: 0644]
img/pic7.png [new file with mode: 0644]
m4/1errs.m4 [new file with mode: 0644]
m4/alsa.m4 [new file with mode: 0644]
m4/ax_append_flag.m4 [new file with mode: 0644]
m4/cflagz.m4 [new file with mode: 0644]
m4/dvd.m4 [new file with mode: 0644]
m4/extend.m4 [new file with mode: 0644]
m4/mpd.m4 [new file with mode: 0644]
m4/net.m4 [new file with mode: 0644]
m4/sensors.m4 [new file with mode: 0644]
m4/the_rest_funcs.m4 [new file with mode: 0644]
m4/typez.m4 [new file with mode: 0644]
m4/weather.m4 [new file with mode: 0644]
m4/x11.m4 [new file with mode: 0644]
set.pl [new file with mode: 0644]
src/Makefail.skel [new file with mode: 0644]
src/common.c [new file with mode: 0644]
src/cpu.c [new file with mode: 0644]
src/freebsd_functions.c [new file with mode: 0644]
src/include/freebzd.h [new file with mode: 0644]
src/include/functions_constants.h [new file with mode: 0644]
src/include/headers.h [new file with mode: 0644]
src/include/ncurses_colours.h [new file with mode: 0644]
src/include/non_x11_colours.h [new file with mode: 0644]
src/include/openbzd.h [new file with mode: 0644]
src/include/options_constants.h [new file with mode: 0644]
src/include/options_generator.h [new file with mode: 0644]
src/include/x11_colours.h [new file with mode: 0644]
src/linux_functions.c [new file with mode: 0644]
src/lua.c [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/net.c [new file with mode: 0644]
src/openbsd_functions.c [new file with mode: 0644]
src/options.c [new file with mode: 0644]
src/perl.c [new file with mode: 0644]
src/prototypes/common.h [new file with mode: 0644]
src/prototypes/cpu.h [new file with mode: 0644]
src/prototypes/functions.h [new file with mode: 0644]
src/prototypes/lua.h [new file with mode: 0644]
src/prototypes/net.h [new file with mode: 0644]
src/prototypes/options.h [new file with mode: 0644]
src/prototypes/perl.h [new file with mode: 0644]
src/prototypes/python.h [new file with mode: 0644]
src/prototypes/ruby.h [new file with mode: 0644]
src/prototypes/smart.h [new file with mode: 0644]
src/prototypes/sound.h [new file with mode: 0644]
src/prototypes/weather.h [new file with mode: 0644]
src/python.c [new file with mode: 0644]
src/ruby.c [new file with mode: 0644]
src/smart.c [new file with mode: 0644]
src/sound.c [new file with mode: 0644]
src/weather.c [new file with mode: 0644]