-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the CINNAMONBEAR Wiki! This wiki contains documentation and guides for using the CINNAMONBEAR peer-to-peer messaging and file transfer software. CINNAMONBEAR only work for computer inside your network, but you should be able to use CINNAMONBEAR through a VLAN (Virtual Local Area Network). For creating a VLAN you should start to check a tools like RadminVPN.
CINNAMONBEAR is a simple peer-to-peer messaging and file transfer software built in C++ for Windows. It allows users to communicate and exchange files over a local network without the need for a centralized server.
To install CINNAMONBEAR, please refer to the Installation Guide.
To send a message using CINNAMONBEAR, follow the steps outlined in the Sending Messages Guide.
To send a file using CINNAMONBEAR, follow the steps outlined in the Sending Files Guide.
To receive messages using CINNAMONBEAR, follow the steps outlined in the Receiving Messages Guide.
To receive files using CINNAMONBEAR, follow the steps outlined in the Receiving Files Guide.
You can access the source code of CINNAMONBEAR on GitHub. Follow the instructions below to download or clone the repository to your local machine:
- Navigate to the CINNAMONBEAR GitHub repository.
- Click on the green "Code" button.
- Choose one of the following options:
-
Clone: Copy the URL provided and use Git to clone the repository to your local machine. Use the following command:
git clone https://github.com/dinde451/CINNAMON-BEAR.git
- Download ZIP: Click on "Download ZIP" to download the repository as a ZIP file. Extract the contents to your desired location.
-
Clone: Copy the URL provided and use Git to clone the repository to your local machine. Use the following command:
Once you have downloaded or cloned the repository, you can explore the source code, make modifications, and contribute to the project.
Contributions to CINNAMONBEAR are welcome! Please read the Contributing Guidelines before contributing.
CINNAMONBEAR is licensed under the Apache License 2.0. See the LICENSE file for details.