Skip to content

Fukurou is a simple and lightweight notepad browser extension.

License

Notifications You must be signed in to change notification settings

kauefraga/fukurou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fukurou (:us:)

GitHub top language GitHub Repo stars GitHub all releases GitHub's license

🦉 Fukurou is simple and lightweight notepad browser extension that overrides the new page.

Features

  • A digital clock.
    • Renders hours and minutes.
    • Renders a greeting message.
  • A simple notepad
    • Has title, text and created at.
    • Save (local storage)
    • Delete (local storage)
    • Download
  • A better notepad
    • Navigate through notes
    • Multiple notes
    • Create a note, delete a note...
    • Keyboard navigation
  • Custom CSS
  • I18n (currently, i will keep this extension only in Brazilian Portuguese)

🖼 Showcase

Latest to the oldest.

Below you can see the latest release (1.1.0):

A screenshot of the clock part on the day 25/09/2023

A screenshot of the notepad part on the day 25/09/2023

Some screenshots of the day 22/09/2023
A screenshot of the clock part on the day 22/09/2023 A screenshot of the notepad part on the day 22/09/2023
First release (1.0.0)

⬇ How to install

  1. Install the latest version of Fukurou at the releases page and unzip it somewhere
  2. Open your browser (chromium-based) extension page
  3. Enable the Developer mode
  4. Click on the Load unpacked and select the folder where you have installed the Fukurou extension
  5. Open a new tab, and done! 🎉

The installation tutorial (steps: 3 and 4)

🧻 Resources and inspirations

A list of content and technologies that i read and applied to create this project:

  • HTML, CSS and Javascript - The Best Mates.
  • Chrome manifest summary.
  • Inter font - A simple font without serifs.
  • Merriweather font - Another simple font but with serifs.
  • Icônes - Icon explorer, powered by Iconify.
    • Arrow down icon: material-symbols:keyboard-arrow-down
    • Download icon: carbon:download
    • Owl icon: fluent-emoji-high-contrast:owl
  • Shields 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."
  • Proof of Concept | Fukurou (:brazil:) - A prototype of the Fukurou extension.

📝 License

This project is licensed under the GPL-3.0 License - See the LICENSE for more information.