{"id":21978135,"url":"https://github.com/codeterrayt/realtime-clipboard","last_synced_at":"2026-04-12T00:45:05.790Z","repository":{"id":188685240,"uuid":"481630396","full_name":"codeterrayt/Realtime-Clipboard","owner":"codeterrayt","description":"PHP Realtime Clipboard: Effortless real-time clipboard creation and sharing with unique user IDs. No login needed—just seamless clipboard management!","archived":false,"fork":false,"pushed_at":"2024-06-29T06:16:12.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T00:27:26.289Z","etag":null,"topics":["clipboard-management","clipboard-manager","dockerfile","no-login","open-source","php","php-application","php8","realtime-clipboard","web-application","web-development"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeterrayt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-14T14:13:15.000Z","updated_at":"2024-12-11T13:02:59.000Z","dependencies_parsed_at":"2024-06-29T07:28:13.282Z","dependency_job_id":"2c96766b-1525-462f-b85a-dd483754002a","html_url":"https://github.com/codeterrayt/Realtime-Clipboard","commit_stats":null,"previous_names":["codeterrayt/realtime-clipboard-php","codeterrayt/realtime-clipboard"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codeterrayt/Realtime-Clipboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeterrayt%2FRealtime-Clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeterrayt%2FRealtime-Clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeterrayt%2FRealtime-Clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeterrayt%2FRealtime-Clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeterrayt","download_url":"https://codeload.github.com/codeterrayt/Realtime-Clipboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeterrayt%2FRealtime-Clipboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278544669,"owners_count":26004332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clipboard-management","clipboard-manager","dockerfile","no-login","open-source","php","php-application","php8","realtime-clipboard","web-application","web-development"],"created_at":"2024-11-29T16:18:06.080Z","updated_at":"2025-10-06T01:13:55.065Z","avatar_url":"https://github.com/codeterrayt.png","language":"JavaScript","readme":"# 📋 PHP Realtime Clipboard\n\n## Overview\n\nCreate and share your clipboards in real-time hassle-free! This PHP application generates a unique user ID for each user, eliminating the need for login or account creation. Users can effortlessly manage their clipboards by providing the unique user ID.\n\n## Features\n\n- Real-time clipboard creation and sharing.\n- Automatic generation of unique user IDs.\n- No login or account creation required.\n- Seamless access to all clipboards using the user ID.\n\n## Installation\n\n### Prerequisites\n\n- PHP installed on your server.\n- A MySQL database.\n- Git for cloning the repository.\n\n### Steps\n\n1. **Clone the GitHub Repository:**\n\n   ```bash\n   git clone https://github.com/codeterrayt/Realtime-Clipboard.git\n   ```\n2. **Import the SQL File:**\n\n   - Use a MySQL client to import the `realtime_clipboard_table.sql` file into your database.\n\n     ```bash\n     mysql -u username -p realtime_clipboard_db \u003c realtime_clipboard_table.sql\n     ```\n3. **Configure your Web Server:**\n\n   - Make sure your web server is configured to serve the `index.php` file.\n4. **Run the Application:**\n\n   - Open your browser and navigate to `http://yourdomain.com` to start using the Realtime Clipboard.\n\n## Usage\n\n1. **Create a Clipboard:**\n\n   - Visit the application and create a new clipboard.\n2. **Get Unique User ID:**\n\n   - Your unique user ID will be generated automatically.\n3. **Access Clipboard:**\n\n   - Use the unique user ID to access your all clipboard anytime.\n4. **Share Clipboard:**\n\n   - Share the clipboard link with others for real-time updates.\n\n## File Structure\n\n- `index.php`: Main application file.\n- `realtime_clipboard_table.sql`: SQL file for database setup.\n\n## Docker\n\n1. **Docker Compose Up**\n    ```\n    docker-compose up -d\n    ```\n\n2. **Visit**\n    ```bash\n    open localhost in browser\n    ```\n\n3. **PHPMYADMIN**\n    ```bash\n    open localhost:8080 \n    ```\n\n## Notes\n\n- This application is designed for passwordless access for user convenience.\n- The unique user ID serves as the key to access all clipboards.\n- Ensure proper security measures before deploying in a production environment.\n\n🚀 Happy Clipboarding! 📎\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeterrayt%2Frealtime-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeterrayt%2Frealtime-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeterrayt%2Frealtime-clipboard/lists"}