Package Exports
- cliboards
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cliboards) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
cliboards ·

⌨️ Surf your online communities on CLI

Features
- Browse online communities:
Clien,dcinside,DVDPrime,Ruliweb,PPOMPPUandSLRClub - Supports Post Favorites
- Supports Post History
- Search posts
- Shurtcut for viewing images on default web browser
- Spoiler protection
- Hide screen instantly (
spacekey) - May Load faster with a slow Internect connection
- Supports color customizations
Installation
Use the package manager npm to install cliboards.
# Install globally (highly recommended) or update to the latest version
npm i -g cliboards
# Or run directly (installs CLI on every run).
npx cliboardsUsage
# Display a list of community
cliboards
# Display the nth community (1 is the first)
cliboards <index>
# Display community for given name (non case sensitive)
cliboards <name>
# Reset all data including favorites
cliboards --reset
# Reset data for given community only
cliboards <index|name> --reset
# Update theme (color customizations)
cliboards --theme
# Disable spoiler protection
cliboards --disableSPChangelog
Contributing
Please do contribute! Issues and pull requests are all welcome.
Code of Conduct
Please read the full text so that you can understand what actions will and will not be tolerated.