Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satvikg7/twarit
https://github.com/satvikg7/twarit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/satvikg7/twarit
- Owner: SatvikG7
- Created: 2024-06-19T15:18:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:43:23.000Z (7 months ago)
- Last Synced: 2024-06-21T03:46:41.114Z (7 months ago)
- Language: HTML
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twarit
Twarit is a project that aims to provide a secure and efficient file transfer solution. It relies on the browsers encryption algorithms to ensure the confidentiality and integrity of transferred files.
## Features
- Secure file transfer: twarit uses end-to-end encryption to protect your files during transit.
- Fast and efficient: The project is designed to optimize file transfer speed, making it ideal for large files.
- User-friendly interface: twarit provides a simple and intuitive interface for easy file transfer.## Pre requisite for contributing to the project
Install taskfile from https://taskfile.dev/
## Installation
To use twarit, follow these steps:
1. Clone the repository: `git clone https://github.com/satvikg7/twarit.git`
2. Install the required dependencies
3. Build and Start the application: `task && .\twarit.exe`## Contributing
Contributions are welcome! If you have any ideas or suggestions to improve twarit, please open an issue or submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.