{"id":27349399,"url":"https://github.com/clins1994/beeper-custom-css","last_synced_at":"2025-04-12T19:17:13.203Z","repository":{"id":287491671,"uuid":"964914121","full_name":"clins1994/beeper-custom-css","owner":"clins1994","description":"Custom CSS styles for Beeper.app that transforms the interface with compact layouts and improved visual organization. Features include a simple setup/undo system using bash scripts. Instructions are on README.md","archived":false,"fork":false,"pushed_at":"2025-04-12T10:47:54.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T19:16:50.439Z","etag":null,"topics":["bash-script","bash-scripting","beeper","css","custom-css"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/clins1994.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":"2025-04-12T02:48:38.000Z","updated_at":"2025-04-12T15:23:43.000Z","dependencies_parsed_at":"2025-04-12T03:44:35.056Z","dependency_job_id":null,"html_url":"https://github.com/clins1994/beeper-custom-css","commit_stats":null,"previous_names":["clins1994/beeper-custom-css"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clins1994%2Fbeeper-custom-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clins1994%2Fbeeper-custom-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clins1994%2Fbeeper-custom-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clins1994%2Fbeeper-custom-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clins1994","download_url":"https://codeload.github.com/clins1994/beeper-custom-css/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618281,"owners_count":21134202,"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":["bash-script","bash-scripting","beeper","css","custom-css"],"created_at":"2025-04-12T19:17:09.975Z","updated_at":"2025-04-12T19:17:13.198Z","avatar_url":"https://github.com/clins1994.png","language":"HTML","funding_links":[],"categories":["🎨 Themes"],"sub_categories":["Community Bridges"],"readme":"# Beeper Custom CSS\n\nThis repository contains custom CSS styles for Beeper.app. It uses a symlink setup to automatically apply any changes you make to the CSS file.\n\n## Issue tracker\n\n📝 TODO\n🛠️ WIP (work in progress)\n🐛 Bug\n✅ Done\n\n- ✅ Make AccountFilters compact (emojis)\n- ✅ Add dividers\n- 🛠️ Make PinnedThreads compact\n  - ✅ Styling groundwork\n  - 🛠️ Deal with unreadIndicator (check screenshot)\n  - ✅ Avatars of non-pinned threads re-sized\n- ✅ Show an emoji when no threads are present 🤫\n- ✅ Show only the beeper logo on the welcome screen 🤫\n- 📝 Make threads compact\n- 📝 Do something about the scrollbar\n- 💡 Let me know your ideas\n\n### Preview\n\n![Screenshot of Beeper with custom CSS](screenshot.png)\n\n\n## Setup\n\n1. Clone this repository:\n```bash\ngit clone https://github.com/clins1994/beeper-custom-css.git\ncd beeper-custom-css\n```\n\n2. Run the setup script:\n```bash\nchmod +x setup.sh\n./setup.sh\n```\n\nThe setup script will:\n- Check if custom.css exists in the repository\n- Backup your original custom.css file (if it exists) as custom.css.bak\n- Create a symlink from Beeper's directory to your repository file\n\n## Using Custom CSS\n\n1. Edit the `custom.css` file in this repository\n2. In Beeper, type \"Reload custom CSS\" in the command bar to see your changes\n\nTip: on mac you can open dev tools from beeper with the shortcut CMD + OPTION + I since it is an electron app\n\n## Undoing Changes\n\nIf you want to revert to your original CSS:\n\n1. Run the undo script:\n```bash\nchmod +x undo.sh\n./undo.sh\n```\n\nThe undo script will:\n- Remove the symlink\n- Restore your original CSS file from the backup\n- Delete the backup file\n\n## Notes\n\n- The CSS file is located at: `~/Library/Application Support/BeeperTexts/custom.css`\n- Changes made to the file in this repository will automatically be reflected in Beeper (just need to click Reload custom CSS)\n- If you need to restore your original CSS, it's backed up as `custom.css.bak` in the Beeper directory\n\n## Contributing\n\nFeel free to submit pull requests with your custom CSS styles!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclins1994%2Fbeeper-custom-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclins1994%2Fbeeper-custom-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclins1994%2Fbeeper-custom-css/lists"}