Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/learnathon-by-geeky-solutions/dotcube

Repository for team dotCube
https://github.com/learnathon-by-geeky-solutions/dotcube

Last synced: 1 day ago
JSON representation

Repository for team dotCube

Awesome Lists containing this project

README

        

# DeltaShare by dotcube

## Team Information
- Mentor:
- [alamin4265](https://github.com/alamin4265)
- Members:
- [jahangir1x](https://github.com/jahangir1x) (Team Leader)
- [Tamim-Rahman101](https://github.com/Tamim-Rahman101)
- [Rejuanul463](https://github.com/Rejuanul463)

## Project Description
Cross-platform file-sharing solution to exchange files seamlessly across Android, iOS, Linux, Windows, and Web. Includes offline pooling, global cloud sharing, and a developer-friendly CLI for efficient file sharing.

## Key Features
- Offline file sharing without internet on local networks between multiple devices.
- Cross-platform compatibility: Android, iOS, Linux, Windows, Web.
- Command-line interface (CLI) for fast and efficient sharing.
- Global file sharing with secure cloud integration.
- Temporary sharing for use on public computers.

## Getting Started
### Tools Required
- .NET SDK 8.0
- Visual Studio 2022
### Run Instructions
1. Install .NET SDK 8.0 from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).
2. Download Visual Studio 2022 from [here](https://visualstudio.microsoft.com/downloads/).
3. Clone this repository `git clone https://github.com/Learnathon-By-Geeky-Solutions/dotcube.git`
4. Open `client_app/DeltaShare.sln` in Visual Studio 2022.
5. Build and run the project.
Detailed instructions can be found in the [wiki](wiki/Build-and-Run)

## Resources
- [Project Wiki](wiki/)
- [Project Documentation](docs/)
- [Development Setup](docs/setup.md)
- [Contributing Guidelines](CONTRIBUTING.md)
- [License](LICENSE)