Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 309 Bytes

NI \o/ - Neutrino-Plugins

Tuxbox-Plugins were added with

#!bash
for plugin in cooliTSclimax getrc input logomask logoview msgbox scripts-lua shellexec tuxcal tuxcom tuxmail tuxwetter; do
	git subtree add --prefix=$plugin https://github.com/tuxbox-neutrino/plugin-$plugin.git master
done