GithubHelp home page GithubHelp logo

bhcli-chat-php's Introduction

BHCLI

screenshot

Description

This is a CLI client for any of le-chat-php
currently supported chats are Black Hat Chat and Daniel's chat

Pre-built binaries

Pre-buit binaries can be found on the official website

Features

  • Sound notifications when tagged/pmmed
  • Private messages /pm username message
  • Kick someone /kick username message | /k username message
  • Delete last message /dl
  • Delete last X message /dl5 will delete the last 5 messages
  • Delete all messages /dall
  • Ignore someone /ignore username
  • Unignore someone /unignore username
  • Toggle notifications sound m
  • Toggle a "guest" view, by filtering out PMs and "Members chat" shift+G
  • Filter messages /f terms
  • Copy a selected message to clipboard ctrl+C | y
  • Copy the first link in a message to clipboard shift+Y
  • Directly tag author of selected message t will prefil the input with @username
  • Directly private message author of selected message p will prefil the input with /pm username
  • Shortcut to kick author of selected message ctrl+k will prefil the input with /kick username
  • captcha is displayed directly in terminal 10 times the real size
  • Upload file /u C:\path\to\file.png @username message (@username is optional) @members for members group
  • <tab> to autocomplete usernames while typing

Editing mode

  • ctrl+A Move cursor to start of line
  • ctrl+E Move cursor to end of line
  • ctrl+F Move cursor a word forward
  • ctrl+B Move cursor a word backward

Messages navigation

  • Page down the messages list ctrl+D | page down
  • Page up the messages list ctrl+U | page up
  • Going down 1 message j | down arrow
  • Going up 1 message k | up arrow

Build from source

Windows

OSx

Linux

  • Install Rust
  • Install dependencies apt-get install -y pkg-config libasound2-dev libssl-dev cmake libfreetype6-dev libexpat1-dev libxcb-composite0-dev libx11-dev
  • Compile with cargo build --release

Cross compile

cargo build --release --target x86_64-pc-windows-gnu

bhcli-chat-php's People

Contributors

merlinepedra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.