Giter Site home page Giter Site logo

jiji's Introduction

Jiji

A simple discord client aimed at lightness, not as feature complete as the official one, but the goal is to have this in the background (taking few resources) while chatting. When you want to do some proper activities on discord, you can use the heavier, more feature complete official client

GUI

using egui to have immediate mod rendering (so the app is using very few processing power when not interacted with)

Discord Backend

using Serenity, with a discord bot (you need to have a token)

Screenshot

screenshot

Features

  • messages read/write in channels or direct messages
  • direct messages : initiated by other users, but persistent
  • no voice as we are using a bot
  • notifications : disabled by default, you enable them channel by channel

Performances

best case (startup) / use case (100 messages loaded in current channel, 10 channels, 2 servers)

ram usage : 105 MB / 109 MB

frame calculation time : 0.3ms / 1ms with a Ryzen 7 3700U

jiji is capped at 30 FPS (max 1 frame every 33.3ms) but 0.5 FPS when not interacted with (1 frame every 2000ms)

that way it is very light on the processor as well

Need further testing

maybe able to use user token instead of bot token, but careful, you might get banned
-> may be a solution to access voice features (need some more research)

jiji's People

Contributors

wanderingpenwing avatar

Watchers

 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.