All Projects → koolshare → koolcenter

koolshare / koolcenter

Licence: other
提供评测文章,固件教程,插件使用说明等。

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to koolcenter

istore
一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT
Stars: ✭ 483 (+155.56%)
Mutual labels:  openwrt, istore
openwrt
OpenWrt Stable 1907 with lean's package
Stars: ✭ 55 (-70.9%)
Mutual labels:  openwrt
blynk-library-lua
Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
Stars: ✭ 35 (-81.48%)
Mutual labels:  openwrt
meta-openwrt
OE/Yocto metadata layer for OpenWRT
Stars: ✭ 75 (-60.32%)
Mutual labels:  openwrt
macOS-EFI-Asus-X570I
🖥 Files needed to run macOS on the Asus ROG Strix X570-I
Stars: ✭ 12 (-93.65%)
Mutual labels:  asus
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (-17.99%)
Mutual labels:  openwrt
OpenWrt-Autobuild
OpenWrt action builds
Stars: ✭ 24 (-87.3%)
Mutual labels:  openwrt
OpenWRT-x86 64-Install
Create and deploy a LEGACY or EFI OpenWRT bootable image for x86_64 processors
Stars: ✭ 15 (-92.06%)
Mutual labels:  openwrt
NanoPi-R2C-Plus
基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法
Stars: ✭ 89 (-52.91%)
Mutual labels:  openwrt
apm82181-lede
APM82181 LEDE Repository
Stars: ✭ 18 (-90.48%)
Mutual labels:  openwrt
macOS-For-Asus-ROG-GL553VD
Guid for installing macOS on Asus GL553VD
Stars: ✭ 40 (-78.84%)
Mutual labels:  asus
simetbox-openwrt-feed
SIMETBox package feed for OpenWRT (comece aqui/start here!)
Stars: ✭ 72 (-61.9%)
Mutual labels:  openwrt
openwrt-v2ray-plugin
V2ray-plugin for OpenWrt
Stars: ✭ 104 (-44.97%)
Mutual labels:  openwrt
openwrt-bpi-r2
Scripts for building OpenWRT for Banana Pi R2
Stars: ✭ 14 (-92.59%)
Mutual labels:  openwrt
ExtensibleTTS-PyTorch
An extensible speech synthesis system, build with PyTorch and the original code is from r9y9's https://github.com/r9y9/nnmnkwii_gallery
Stars: ✭ 25 (-86.77%)
Mutual labels:  merlin
linksys-wrt54g
Exploiting Linksys WRT54G using a vulnerability I found.
Stars: ✭ 31 (-83.6%)
Mutual labels:  openwrt
ASUS-FL5500L-EFI
华硕fl5500l黑苹果efi文件配置
Stars: ✭ 23 (-87.83%)
Mutual labels:  asus
mt762x-wm8960
MT762X WM8960 ALSA SoC machine driver
Stars: ✭ 19 (-89.95%)
Mutual labels:  openwrt
feed-netkeeper
Openwrt闪讯插件
Stars: ✭ 107 (-43.39%)
Mutual labels:  openwrt
ucode
JavaScript-like language with optional templating
Stars: ✭ 27 (-85.71%)
Mutual labels:  openwrt

KoolCenter

此项目存储所有 KoolCenter 的文章,并且能独立运行。

准备

安装好 nodejs hugo

更新最新代码

git submodule update --init --recursive

运行

npm install
npm install hugo-extended --save-dev
npm run dev

使用Hugo作为内容生成和管理

主题

./themems/docsy

主题是另外一个仓库,最好别改主题代码

内容

./content

其他

很多重要配置信息在:

./config/_default/config.toml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].