{"id":13753001,"url":"https://github.com/mullweisser/mac-weenu","last_synced_at":"2026-03-05T18:17:23.939Z","repository":{"id":230400620,"uuid":"778730170","full_name":"mullweisser/mac-weenu","owner":"mullweisser","description":"ISO 8601 Week Number in your macOS menu bar","archived":false,"fork":false,"pushed_at":"2024-03-31T20:32:53.000Z","size":1276,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T20:51:41.631Z","etag":null,"topics":["macos","menubar","rumps","weeknumber"],"latest_commit_sha":null,"homepage":"","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/mullweisser.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":"2024-03-28T09:37:40.000Z","updated_at":"2024-10-15T13:43:48.000Z","dependencies_parsed_at":"2024-03-29T14:24:16.113Z","dependency_job_id":"04e8cd6f-8e51-4731-b247-ef75c3edd89b","html_url":"https://github.com/mullweisser/mac-weenu","commit_stats":null,"previous_names":["mullweisser/mac-weenu"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mullweisser/mac-weenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mullweisser%2Fmac-weenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mullweisser%2Fmac-weenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mullweisser%2Fmac-weenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mullweisser%2Fmac-weenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mullweisser","download_url":"https://codeload.github.com/mullweisser/mac-weenu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mullweisser%2Fmac-weenu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30142141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":["macos","menubar","rumps","weeknumber"],"created_at":"2024-08-03T09:01:14.333Z","updated_at":"2026-03-05T18:17:23.906Z","avatar_url":"https://github.com/mullweisser.png","language":"Python","funding_links":[],"categories":["Productivity"],"sub_categories":["Calendar"],"readme":"![](https://github.com/mullweisser/mac-weenu/blob/readme/weenu-header.png?raw=true)\n\n# WeeNu - Week Number in your macOS Menu Bar\n\nWeeNu offers a sleek and minimalist solution for macOS users who frequently rely on week numbers, a common practice in Sweden and possibly elsewhere. \n\nBorn from my own frustration with constantly having to open a calendar or visit the website [vecka.nu](https://vecka.nu) to check the current week number, this application brings that information directly to your macOS menu bar. \n\nAiming to prioritize a minimalistic design and low compute resource usage, WeeNu ensures an unobtrusive presence while providing quick and easy access to the week number according to the ISO 8601 standard.\n\n## Features\n\n* Shows the current week number in the macOS menu bar, compliant with ISO 8601.\n* Multiple different prefix alternatives available.\n\n## Installation\n\n### Option 1: Download Precompiled Executable (Recommended for Most Users)\n\nFor ease of use, a precompiled version of WeeNu is available.\n\n- Download the latest release from the [releases page](https://github.com/mullweisser/mac-weenu/releases).\n- Mount the DMG-file.\n- Drag\u0026Drop the 'WeeNu.app' file to the 'Applications' folder.\n- Launch 'WeeNu.app'\n\n### Option 2: From Source\n\nTo install WeeNu from source, ensure you have Python and pip installed on your macOS. Follow these steps:\n\n1. Clone the repository or download the source code:\n\n```bash\ngit clone https://github.com/mullweisser/mac-weenu.git\ncd weenu\n```\n\n2. Install the dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n3. Create application:\n\n```bash\npython setup.py py2app\n```\n\n4. Open 'WeeNu.app'\n\n## Usage\n\nAfter installation, WeeNu runs in the background and adds an icon to your menu bar displaying the current week number. You can interact with it by clicking on the icon to see the menu.\n\n## Development\n\nWant to contribute? Great! WeeNu is open for contributions. Whether it's bug fixing, feature development, or suggestions, feel free to fork the repository, make changes, and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgments\n\n- Thanks to the [rumps](https://github.com/jaredks/rumps) framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmullweisser%2Fmac-weenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmullweisser%2Fmac-weenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmullweisser%2Fmac-weenu/lists"}