FIleSync: WiFi File Sharing Application
FileSync is a file-sharing application, targeting Linux, Mac, Windows and
Android platforms

Disclaimer
⚠️ The application is still a work in progress To proceed with the preview anyway, see the release page_
Getting Started
General Requirement
To compile the application or modify it locally, you need the following dependencies:
- Rust v1.83 or greater'
- just
- Android Studio To build and debug the Android application to build reliable and efficient software.
Once you have the dependencies installed, clone the project and install the required packages:
Workspace Requirements
The project may require some system requirements based on your platform see the necessary prerequisite for your operating system.
git clone https://github.com/opeolluwa/filesync.git
cd filesync
just install-depenencies
Running the project
To see all available commands
Roadmap
- Adaptive UI
- Build an executable for the Mac operating system
- Build an executable for the Linux Operating system
- Build an executable for Window
- Support mobile devices
- Support dark mode
- Add walkthrough after installation
Acknowledgments
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Help
License
This project is distributed under the MIT License