Giter Club home page Giter Club logo

hackerchat's Introduction

HackerChat

$ python3 hackerchat.py
>   __  __           __             ________          __ 
   / / / /___ ______/ /_____  _____/ ____/ /_  ____ _/ /_
  / /_/ / __ `/ ___/ //_/ _ \/ ___/ /   / __ \/ __ `/ __/
 / __  / /_/ / /__/ ,< /  __/ /  / /___/ / / / /_/ / /_  
/_/ /_/\__,_/\___/_/|_|\___/_/   \____/_/ /_/\__,_/\__/  

What is HackerChat?

HackerChat is meant as a personal use CLI chat service using the Python curses module, in which you can send text messages from one client to another. The functionality is still basic, but is looking to expand with seperated chat rooms and dynamic interface.

Personal chat

This is a chat program where you can send messages to people who are online, and receive their messages and server messages all in one screen. No chats are separated yet, but this will be added; personal chats are stored on the server and will be retrieved upon entry of the chat. Supports !help command to show all commands available, !online to see who is online, and !quit to exit. This is the chat that will be my main focus going forward.

Open chat

The open chat is a chat where you connect with the server, and enter a global chat where all messages get sent to everyone. I might add command possibilities like a Twitch chat, and see if I can merge this within the personal chats as a global chat available to everyone.

Dependancies

  • Python 3.6+ (made with 3.10.6)
  • curses module

Functionality roadmap

Personal chat

  • Dynamic interface (for now, will refine later) --> Curses module
  • Merge with open chat interface
  • Login with username and password:
    • Change method of sending data to JSON
  • Chat messages stored on server
  • Implement Curses module for better interface
    • Logging in (with saving username and password)
    • Showing home screen
    • Implement scrollable chat and command windows
    • Dynamic interface capable of resizing
  • Seperate chats
    • Personal chats
    • Group chats
  • Saving command history in main screen just like terminals

hackerchat's People

Contributors

arc891 avatar

Stargazers

Chris Wagenaar avatar  avatar Noodles avatar  avatar Connor avatar Max Gallup avatar

Watchers

Noodles avatar Max Gallup avatar  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.