Skip to content

MysteryCoder456/Beancord.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beancord

Cool chatting app made with Python and Kivy. It also stores your messages so that you can continue your convos where you left off. To run both the server and app you will need to install the Python Interpreter.

Running the app

Open a Terminal/Command Prompt in the folder where you downloaded this repository and run this command:

pip install -r requirements.txt

Then, run the app by going into the app folder and running main.py.

Running a server

To run a server, go into the server folder and run main.py. Your messages are stored in an SQLite Database with the name db.sqlite3.

About

Cool chatting app for beans

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages