Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srilakshmikanthanp/clipbirdroid
A Bird that helps you to sync clipboard between devices in your local network - Clipbird Android Version!
https://github.com/srilakshmikanthanp/clipbirdroid
android clipbird clipboard clipboard-sync jetpack-compose kotlin mdns netty nsd
Last synced: 22 days ago
JSON representation
A Bird that helps you to sync clipboard between devices in your local network - Clipbird Android Version!
- Host: GitHub
- URL: https://github.com/srilakshmikanthanp/clipbirdroid
- Owner: srilakshmikanthanp
- License: mit
- Created: 2023-08-17T03:09:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-15T08:21:43.000Z (7 months ago)
- Last Synced: 2024-05-02T04:56:14.155Z (6 months ago)
- Topics: android, clipbird, clipboard, clipboard-sync, jetpack-compose, kotlin, mdns, netty, nsd
- Language: Kotlin
- Homepage: https://srilakshmikanthanp.github.io/clipbirdesk/
- Size: 13.6 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
Clipbird
A Bird that syncs Your clipboard data between devices connected in a local network.
Report Bug
·
Request Feature
Table of Contents
About The Project
- Getting Started
- Roadmap
- Contributing
- License
- Contact
- Acknowledgments
- Contributors
- Screenshots
## About The Project
Clipbird Software helps you to sync your clipboard data between devices connected to a local network. It is a cross-platform software that works on various platforms. It is free and open-source software that is licensed under the MIT License. It currently supports [`Windows`](https://github.com/srilakshmikanthanp/clipbirdesk) and `Android`.
### Built With
* Android
* Kotlin
* BouncyCastle
* Netty## Getting Started
To Install Clipbird on your system, you can either download the installer from the release or build it from the source. The following steps will guide you through the installation process.
### Installing Clipbird on a Windows Platform
Follow thw instructions on the [clipbirdesk](https://github.com/srilakshmikanthanp/clipbirdesk) repository to install Clipbird on your Windows system.
### Installing Clipbird on an Android Platform
Just go to Github Release choose the suitable version for your system and download it. Then install it in your system. Note if there is any frequent disconnections try to disable battery optimization for the app manually.
## Roadmap
See the [open issues](https://github.com/srilakshmikanthanp/clipbirdroid/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Sri Lakshmi Kanthan P - [@itsmekanth](https://twitter.com/itsmekanth) -
Project Link: [https://github.com/srilakshmikanthanp/clipbirdroid](https://github.com/srilakshmikanthanp/clipbirdroid)
## Acknowledgments
* [Android](https://www.android.com/)
* [Kotlin](https://kotlinlang.org/)
* [BouncyCastle](https://www.bouncycastle.org/)
* [Netty](https://netty.io/)## Contributors
* [Santhosh Kumar T](https://github.com/santhoshkumartm)
## Screenshots
| ![clipbird](assets/images/clipbird_light.jpg) | ![history](assets/images/history_light.jpg) | ![about](assets/images/about_light.jpg) |
|------------------------------------------|----------------------------------------|-----------------------------------|
| ![clipbird](assets/images/clipbird_dark.jpg) | ![history](assets/images/history_dark.jpg) | ![about](assets/images/about_dark.jpg) |[forks-shield]: https://img.shields.io/github/forks/srilakshmikanthanp/clipbirdroid.svg?style=for-the-badge
[forks-url]: https://github.com/srilakshmikanthanp/clipbirdroid/network/members
[stars-shield]: https://img.shields.io/github/stars/srilakshmikanthanp/clipbirdroid.svg?style=for-the-badge
[stars-url]: https://github.com/srilakshmikanthanp/clipbirdroid/stargazers
[issues-shield]: https://img.shields.io/github/issues/srilakshmikanthanp/clipbirdroid.svg?style=for-the-badge
[issues-url]: https://github.com/srilakshmikanthanp/clipbirdroid/issues
[license-shield]: https://img.shields.io/github/license/srilakshmikanthanp/clipbirdroid.svg?style=for-the-badge
[license-url]: https://github.com/srilakshmikanthanp/clipbirdroid/blob/main/LICENSE