{"id":15478569,"url":"https://github.com/mrwh1te/sam","last_synced_at":"2026-01-06T17:53:31.570Z","repository":{"id":37195700,"uuid":"246182902","full_name":"mrWh1te/Sam","owner":"mrWh1te","description":"Social Automation Manager aka Sam","archived":false,"fork":false,"pushed_at":"2022-12-10T21:12:24.000Z","size":665,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T03:24:46.719Z","etag":null,"topics":["automation","electron","puppeteer","social-media"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrWh1te.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-10T01:47:49.000Z","updated_at":"2020-03-11T04:18:39.000Z","dependencies_parsed_at":"2023-01-26T11:30:45.918Z","dependency_job_id":null,"html_url":"https://github.com/mrWh1te/Sam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrWh1te%2FSam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrWh1te%2FSam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrWh1te%2FSam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrWh1te%2FSam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrWh1te","download_url":"https://codeload.github.com/mrWh1te/Sam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246042013,"owners_count":20714147,"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":["automation","electron","puppeteer","social-media"],"created_at":"2024-10-02T04:05:55.436Z","updated_at":"2026-01-06T17:53:31.524Z","avatar_url":"https://github.com/mrWh1te.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S.A.M.\n\n\u003cimg src=\"https://raw.githubusercontent.com/mrWh1te/Sam/master/assets/top-secret.jpg\" align=\"right\" alt=\"Top-Secret\" width=\"300\"\u003e\n\n### Social Automation Manager\n\nDone\n - minimal Electron application POC\n - TypeScript support\n - Puppeteer running with Electron using separate Chrome instance\n - minimal index.html website with bot.ts to handle button click by scraping example.com\n - Botmation running (takes screenshots)\n\nWorking On\n - App GUI Architecture (Angular?)\n - NodeJS Architecture for Puppeteer code (ie Injectable service wraps the puppeteer page, and perhaps config options)\n - Database\n\n### Notes\n\nYou can learn about the basic needs of an Electron application within the [Electron Quick Start Guide](https://electronjs.org/docs/tutorial/quick-start).\n\nSource code is in `/src` directory. The directory has 3 main parts:\n1) main.ts\n    - the actual code to setup the electron app\n2) site/\n    - the GUI/website loaded into the Electron app's browser page\n3) helpers/\n    - electron specific code, base app level helpers\n\nThe goal is to use the NodeJS code within the `site/` directory like RPC. Adding Angular to this mix, will require modifications to Angular's compiler/bundler.\n\n### Developmental Road\n\n1) MVP/POC\n    - minimal UI/UX (focus on features)\n    - features functionality\n        - enter credentials for social accounts\n        - login to social accounts\n        - scrape feeds, generate reports\n            - include posts from friends list, viral stuff (standard deviation high), etc\n        - auto-like feed posts from users list\n        - customize auto-like with:\n            - no negativity, SFW, etc\n        - consolidating dashboard\n            - section for requests ie friends, connections, followers, etc for ALL accounts\n2) Determine App Architecture / UI / UX\n3) Create v1 App\n\nGoal: wholesome app to help people support each other while consuming less\n\nGoing to have Social Media Accounts, then for each: reports \u0026 automated-activity (both customizable)\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/mrWh1te/Sam\n# Go into the repository\ncd Sam\n# Install dependencies\nnpm install\n# Run the app\nnpm start\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrwh1te%2Fsam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrwh1te%2Fsam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrwh1te%2Fsam/lists"}