Skip to content

msaboor35/send-file

 
 

Repository files navigation

Send File

File sharing application

screenshot

Table of Contents

Description

An offline seamless file-sharing application for Windows, Mac and Linux operating system

Getting Started

The following are required to run the application in development

  • Node.js - The JavaScript Runtime environment
  • Yarn - A fast, secure and reliable package manager for Node.js
  • Rust v1.67 or greater - A language empowering everyone to build reliable and efficient software.

In addition, this project uses Tauri v1.3, see prerequisite for your operating system.

Once the dependencies have been met, clone the project and install the dependencies

git clone https://github.com/opeolluwa/Send-file.git sendfile
cd sendfile # navigate to the cloned directory
yarn install # install the dependencies
yarn tauri dev # run the application locally

Technology Stack

Sendfile is built primarily on the following technologies

  • Tauri is a framework for building cross-platform desktop applications with front-end web technologies.

  • React - JavaScript library for building user interfaces

  • Next.js - React framework for the web

  • Rust - A language empowering everyone to build reliable and efficient software.

  • Typescript - A strongly-typed programming language that builds on JavaScript

  • TailwindCSS - A utility-first CSS framework

Features

  • Adaptive UI
  • scan to connect mobile
  • create a wifi hotspot
  • build the user interface for mobile devices
  • support dark mode
  • add walkthrough after installation
  • build an executable for Window
  • build an executable for the Mac operating system
  • build an executable for the Linux Operating system

Acknowledgements

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

This project is proprietary software owned by Adeoye Adefemi and distributed under MIT License

About

offline file sharing application Windows, Mac and Linux operating systems

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 41.2%
  • TypeScript 32.3%
  • Rust 22.0%
  • HTML 3.0%
  • JavaScript 0.9%
  • C 0.4%
  • CSS 0.2%