The simplest method for transmitting data across internet-connected devices
Current preview is available here.
- Clone this repository (e.g.
git clone https://github.com/fadkeabhi/CLIPBOARD
) - Copy config.sample.php to config.php (
cp config.sample.php config.php
) - Set up your own database credentials in config.php
- Import
clips.sql
into the database (e.g.mysql -uroot clipboard < clips.sql
)
- Added support for API
- Created new React based Homepage
- improve style
- add limit changer
- user login system with private clips
- add theme switcher
- add more themes
- Create api support
- Make React based homepage
- fadkeabhi - Idea & Initial work
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used