{"id":15427574,"url":"https://github.com/wbnns/qcaster","last_synced_at":"2025-10-24T10:01:55.980Z","repository":{"id":170725903,"uuid":"636019326","full_name":"wbnns/qcaster","owner":"wbnns","description":"Queue and simulcast to Farcaster and Twitter/X","archived":false,"fork":false,"pushed_at":"2024-06-15T14:32:40.000Z","size":826,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T21:50:00.812Z","etag":null,"topics":["farcaster","flask","syndication","twitter","warpcast","x"],"latest_commit_sha":null,"homepage":"https://wbnns.com/","language":"Python","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/wbnns.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":"2023-05-04T00:46:56.000Z","updated_at":"2025-02-23T08:15:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc73d1c4-dd04-4e01-82e8-abb591e20cfb","html_url":"https://github.com/wbnns/qcaster","commit_stats":null,"previous_names":["wbnns/qcaster"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbnns%2Fqcaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbnns%2Fqcaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbnns%2Fqcaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbnns%2Fqcaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wbnns","download_url":"https://codeload.github.com/wbnns/qcaster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249727558,"owners_count":21316692,"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","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":["farcaster","flask","syndication","twitter","warpcast","x"],"created_at":"2024-10-01T18:00:51.391Z","updated_at":"2025-10-24T10:01:50.906Z","avatar_url":"https://github.com/wbnns.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qCaster\n\n\u003c!-- Badge row 1 - status --\u003e\n\n[![GitHub contributors](https://img.shields.io/github/contributors/wbnns/qcaster)](https://github.com/wbnns/qcaster/graphs/contributors)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/wbnns/qcaster)](https://github.com/wbnns/qcaster/graphs/contributors)\n[![GitHub Stars](https://img.shields.io/github/stars/wbnns/qcaster.svg)](https://github.com/wbnns/qcaster/stargazers)\n![GitHub repo size](https://img.shields.io/github/repo-size/wbnns/qcaster)\n[![GitHub](https://img.shields.io/github/license/wbnns/qcaster?color=blue)](https://github.com/wbnns/qcaster/blob/main/LICENSE)\n\n\u003c!-- Badge row 2 - links and profiles --\u003e\n\n[![Website wbnns.com](https://img.shields.io/website-up-down-green-red/https/wbnns.com.svg)](https://wbnns.com/)\n[![Log](https://img.shields.io/badge/blog-up-green)](https://log.wbnns.com/)\n[![Twitter wbnns](https://img.shields.io/twitter/follow/wbnns?style=social)](https://twitter.com/wbnns)\n\n\u003c!-- Badge row 3 - detailed status --\u003e\n\n[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/wbnns/qcaster)](https://github.com/wbnns/qcaster/pulls)\n[![GitHub Issues](https://img.shields.io/github/issues-raw/wbnns/qcaster.svg)](https://github.com/wbnns/qcaster/issues)\n\n## Description\n\nThis application uses the Tweepy and Requests libraries to interact with the Twitter/X and Farcaster APIs, respectively. It also includes a simple Bootstrap frontend interface for managing scheduled tweets.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.8+\n- pip\n- SQLite\n\n### Installation\n\n1. Clone this repository:\n```\ngit clone https://github.com/wbnns/qcaster.git\ncd qcaster\n```\n2. Install dependencies:\n```\npip install -r requirements.txt\n```\n3. Copy the `.env.example` file to `.env` and update the variables with your credentials:\n```\ncp .env.example .env\n```\n4. Set up the database:\n```\nflask db init\nflask db migrate\nflask db upgrade\n```\n5. Start the application\n```\nflask run\n```\n6. Start the scheduler\n```\nflask run_scheduler\n```\n\n## Usage\n\nOnce the application is running, you can access the interface at http://localhost:5000. From there, you can add, update, and delete scheduled tweets.\n\n## Contributing\n\nPull requests are welcome. Please make sure to update tests as appropriate.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbnns%2Fqcaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwbnns%2Fqcaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbnns%2Fqcaster/lists"}