{"id":19248784,"url":"https://github.com/kevinkoech357/screen_rekod","last_synced_at":"2026-03-07T06:31:28.294Z","repository":{"id":210115979,"uuid":"714985155","full_name":"kevinkoech357/screen_rekod","owner":"kevinkoech357","description":"A screen recording web app that allows users to record their screens and upload to an online server. Users can also download and generate a shareable link to send to their peers or showcase app demos.","archived":false,"fork":false,"pushed_at":"2025-05-22T14:06:31.000Z","size":484,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T15:37:37.892Z","etag":null,"topics":["flask","flask-sqlalchemy","gunicorn-flask-webserver","html-css-javascript","mediarecorder-api","nginx","ubuntu-server"],"latest_commit_sha":null,"homepage":"https://screenrekod.kevinkoech.tech","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/kevinkoech357.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,"zenodo":null}},"created_at":"2023-11-06T08:53:47.000Z","updated_at":"2025-05-22T14:06:28.000Z","dependencies_parsed_at":"2024-02-08T12:30:31.214Z","dependency_job_id":"1a741528-5cb7-4698-a87e-7896f03cf6e0","html_url":"https://github.com/kevinkoech357/screen_rekod","commit_stats":null,"previous_names":["kevinkoech357/screen_rekod"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinkoech357/screen_rekod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2Fscreen_rekod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2Fscreen_rekod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2Fscreen_rekod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2Fscreen_rekod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinkoech357","download_url":"https://codeload.github.com/kevinkoech357/screen_rekod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2Fscreen_rekod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","flask-sqlalchemy","gunicorn-flask-webserver","html-css-javascript","mediarecorder-api","nginx","ubuntu-server"],"created_at":"2024-11-09T18:10:36.043Z","updated_at":"2026-03-07T06:31:28.275Z","avatar_url":"https://github.com/kevinkoech357.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screen Rekod\n\n## Description\n\nScreen Rekod is a powerful web application built on the Flask framework, designed to provide seamless screen recording capabilities. Whether you're creating instructional content, recording presentations, or capturing gameplay, Screen Rekod offers a sophisticated platform for high-quality screen recording.\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Installation](#installation)\n  - [Usage](#usage)\n- [Recording](#recording)\n- [Customization](#customization)\n- [Before You Go...](#before-you-go)\n- [License](#license)\n\n## Features\n\n- **Advanced Screen Capture:** Record your screen activities with precision.\n- **High-Resolution Video Recording:** Create professional-quality videos of your screen sessions.\n- **User-Friendly Interface:** Intuitive design for seamless user experience.\n\n## Getting Started\n\n### Installation\n\nTo leverage Screen Rekod locally, follow these steps:\n\n```bash\n# Clone the repository\n$ git clone https://github.com/kevinkoech357/screen_rekod.git\n\n# Navigate to the project directory\n$ cd screen_rekod\n\n# Create and activate a virtual environment\n$ python -m venv venv\n$ source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n\n# Install dependencies\n$ pip install -r requirements.txt\n\n# Run tests\n$ pytest\n\n# Start application\n$ python run.py\n```\nN/B: Navigate to http://127.0.0.1:5000 on your browser to view the app.\n\n### Recording\nExplore the sophisticated screen recording services offered by Screen Rekod:\n\n- Real-time Screen Capture: Record your screen activities in real-time.\n- Versatile Video Recording: Capture presentations, tutorials, or gameplay with flexibility.\n\n#### Customization\nTailor your recording experience with Screen Rekod's customizable features:\n\n- Screen Selection: Choose specific screens or application windows for targeted recording.\n\n### Usage\nTo initiate a recording with Screen Rekod, follow these steps:\n\n- Launch the application.\n- Select the desired screen or application window for recording.\n- Configure recording settings based on your preferences.\n- Click the \"Start recording\" button to commence capturing your screen.\n- Allow microphone use.\n- Stop the recording when your session is complete.\n\n### Before You Go...\nExplore additional tools and resources:\n\n* [Transkript](https://github.com/kevinkoech357/transkript): Convert audio and video recordings into accurate written text.\n* Don't forget to star the repo.\n\n### License\nThis project is licensed under the MIT License. For a comprehensive overview, refer to the [LICENSE](https://github.com/kevinkoech357/screen_rekod/blob/main/LICENSE) file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinkoech357%2Fscreen_rekod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinkoech357%2Fscreen_rekod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinkoech357%2Fscreen_rekod/lists"}