Skip to content

The simplest method for transmitting data across internet-connected devices.

License

Notifications You must be signed in to change notification settings

fadkeabhi/CLIPBOARD-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIPBOARD-V2

A web based clipboard.

📝 Table of Contents

Old Version

V1 is available here.

🧐 About

The simplest method for transmitting data across internet-connected devices

🏁 Getting Started

Current preview is available here.

⚙️Installation

  1. Clone this repository (e.g. git clone https://github.com/fadkeabhi/CLIPBOARD)
  2. Copy config.sample.php to config.php (cp config.sample.php config.php)
  3. Set up your own database credentials in config.php
  4. Import clips.sql into the database (e.g. mysql -uroot clipboard < clips.sql)

⛏️ Built Using

  • HTML - Frontend
  • CSS - Frontend
  • JS - Frontend
  • PHP - Server Environment
  • SQL - Database

ToDo

  • Add Copy to clipboard button
  • Add user login system with private clips
  • Add permanat clip system
  • Add theme switcher
  • Add more themes

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Hat tip to anyone whose code was used


All Contributions are appreciated

About

The simplest method for transmitting data across internet-connected devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published