{"id":23038840,"url":"https://github.com/kauefraga/fukurou","last_synced_at":"2025-04-23T20:43:04.027Z","repository":{"id":232219471,"uuid":"694887269","full_name":"kauefraga/fukurou","owner":"kauefraga","description":"Fukurou is a simple and lightweight notepad browser extension.","archived":false,"fork":false,"pushed_at":"2023-09-25T22:25:05.000Z","size":484,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T03:22:17.100Z","etag":null,"topics":["digital-clock","extension","extension-chrome","notepad"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kauefraga.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}},"created_at":"2023-09-21T22:48:24.000Z","updated_at":"2024-11-27T03:09:53.000Z","dependencies_parsed_at":"2024-04-08T18:16:06.099Z","dependency_job_id":"6b1f8bcf-8100-432c-9ba6-e78ffa4c7410","html_url":"https://github.com/kauefraga/fukurou","commit_stats":null,"previous_names":["kauefraga/fukurou"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Ffukurou","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Ffukurou/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Ffukurou/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauefraga%2Ffukurou/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kauefraga","download_url":"https://codeload.github.com/kauefraga/fukurou/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250513380,"owners_count":21443200,"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":["digital-clock","extension","extension-chrome","notepad"],"created_at":"2024-12-15T18:25:39.057Z","updated_at":"2025-04-23T20:43:04.006Z","avatar_url":"https://github.com/kauefraga.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `Fukurou` (:us:)\n\n![GitHub top language](https://img.shields.io/github/languages/top/kauefraga/fukurou)\n![GitHub Repo stars](https://img.shields.io/github/stars/kauefraga/fukurou?color=green)\n![GitHub all releases](https://img.shields.io/github/downloads/kauefraga/fukurou/total)\n![GitHub's license](https://img.shields.io/github/license/kauefraga/fukurou)\n\n\u003e 🦉 Fukurou is simple and lightweight notepad browser extension that overrides the `new page`.\n\n### Features\n\n- [x] A digital clock.\n  - [x] Renders hours and minutes.\n  - [x] Renders a greeting message.\n- [x] A simple notepad\n  - [x] Has title, text and created at.\n  - [x] Save (local storage)\n  - [x] Delete (local storage)\n  - [x] Download\n- [ ] A better notepad\n  - [ ] Navigate through notes\n  - [ ] Multiple notes\n  - [ ] Create a note, delete a note...\n  - [ ] Keyboard navigation\n- [ ] Custom CSS\n- [ ] I18n (currently, i will keep this extension only in Brazilian Portuguese)\n\n## 🖼 Showcase\n\n\u003e Latest to the oldest.\n\nBelow you can see the latest release (1.1.0):\n\n![A screenshot of the clock part on the day 25/09/2023](images/docs/clock-25-09-2023.png)\n\n![A screenshot of the notepad part on the day 25/09/2023](images/docs/notepad-25-09-2023.png)\n\n\u003cdetails\u003e\n\u003csummary\u003eSome screenshots of the day 22/09/2023\u003c/summary\u003e\n  \u003cbr /\u003e\n  \u003cimg src='./images/docs/clock-22-09-2023.png' alt='A screenshot of the clock part on the day 22/09/2023' /\u003e\n  \u003cimg src='./images/docs/notepad-22-09-2023.png' alt='A screenshot of the notepad part on the day 22/09/2023' /\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eFirst release (1.0.0)\u003c/summary\u003e\n  \u003cbr /\u003e\n  \u003cimg src='./images/docs/first-release.png' /\u003e\n\u003c/details\u003e\n\n## ⬇ How to install\n\n1. Install the latest version of Fukurou at [the releases page](https://github.com/kauefraga/fukurou/releases) and unzip it somewhere\n2. Open your browser (chromium-based) extension page\n3. Enable the `Developer mode`\n4. Click on the `Load unpacked` and select the folder where you have installed the Fukurou extension\n5. Open a new tab, and done! 🎉\n\n![The installation tutorial (steps: 3 and 4)](images/docs/tutorial-1.png)\n\n## 🧻 Resources and inspirations\n\nA list of content and technologies that i read and applied to create this project:\n\n- HTML, CSS and Javascript - The Best Mates.\n- [Chrome manifest summary](https://developer.chrome.com/docs/extensions/mv3/manifest).\n- [Inter font](https://fonts.google.com/specimen/Inter) - A simple font without serifs.\n- [Merriweather font](https://fonts.google.com/specimen/Merriweather) - Another simple font but with serifs.\n- [Icônes](https://icones.js.org) - Icon explorer, powered by Iconify.\n  - Arrow down icon: `material-symbols:keyboard-arrow-down`\n  - Download icon: `carbon:download`\n  - Owl icon: `fluent-emoji-high-contrast:owl`\n- [Shields Badges](https://shields.io/badges) - \"Shields.io is a service for concise, consistent, and legible badges, which can easily be included in GitHub readmes or any other web page.\"\n- [Proof of Concept | Fukurou (:brazil:)](https://github.com/kauefraga/poc-fukurou) - A prototype of the Fukurou extension.\n\n## 📝 License\n\nThis project is licensed under the GPL-3.0 License - See the [LICENSE](https://github.com/kauefraga/fukurou/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauefraga%2Ffukurou","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkauefraga%2Ffukurou","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauefraga%2Ffukurou/lists"}