tszhong0411 / Bonjourr

Minimalist & lightweight startpage inspired by iOS

Home Page:https://bonjourr.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bonjourr's website

Bonjourr is a home page for your Internet browser inspired by the looks of iOS.
While it aims to look and feel minimal, it still brings you lots of options to customise it to your liking. Here's some features:

  • 🍏 iOS design language
  • 🏞 Dynamic 4K backgrounds that change according to the mood of the day
  • ⚡️ Fast & lightweight!
  • 🔎 Search bar (compatible with all search engines)
  • 🕰 Analog clock with multiple clock faces
  • 🌤 Weather
  • 🔗 Quick Links
  • 👋 Greets you by your name
  • 🌘 Dark mode
  • 🥖 Emoji as favicon
  • 🧑‍💻 Custom CSS styling
  • 📝 Custom fonts
  • 🔒 Privacy focused
  • 🌎 Multilanguage

🚀 Install Bonjourr!


👋 Get in touch

Check out our Telegram group where we discuss ideas, features and bug reports. You can also send us an email or follow us on Twitter :)


✍️ Contribute

Here's a list of things you can do to help us out:


🌟 Spread the word!

If you just want to say thank you and support our work, here's some ideas:


☕ Donate

If you feel like we've earned it and you want to support independant open source developpers, we'll gladly accept your donations! It motivates us to keep improving Bonjourr and makes it feel more real :)


👨‍💻 Running Bonjourr locally

Chrome

Initialize

Build

  • pnpm run build

Run & watch

  • pnpm run chrome

Browser extension launch

  • Go to chrome://extensions
  • Enable Developer mode
  • Load unpacked and select /release/chrome folder

Firefox

  • Follow the initialize and build steps from Chrome

Run & watch

  • pnpm run firefox

Browser extension launch

  • Go to about:debugging#/runtime/this-firefox
  • Select "Load temporary Add-on"
  • Select manifest.json in /release/firefox folder

Edge

  • Follow the initialize and build steps from Chrome

Run & watch

  • pnpm run edge

Browser extension launch

  • Go to edge://extensions
  • Enable Developer mode
  • Load unpacked and select /release/edge folder
  • Replace manifest with /src/manifests/edge.json
  • And rename edge.json to manifest.json

Safari

Online

  • Follow the initialize and build steps from Chrome

Run & watch

  • pnpm run online

Web server launch

  • Open a live server from /release/online folder

🔧 Built with

  • Styled with Sass
  • Scripts with pure JS
  • Releases bundled with Gulp, see dependencies
  • Our tiny hands 🙌

👀 Authors


🧑‍💻 Contributors and translations

  • 🇸🇪 Swedish translation · Benjamin Horn · GitHub
  • 🇳🇱 Dutch translation · Osman Temiz
  • 🇵🇱 Polish translation · Mateusz K & Jakub Mikuło
  • 🇷🇺 Russian translation · OemDef
  • 🇨🇳 Simplified Chinese translation · Shuhuai Cao · GitHub
  • 🇧🇷 Brazilian Portuguese translation · Adilson Santos · Github
  • 🇸🇰 Slovak translation · Roman Bartík
  • 🇩🇪 German translation · Bernhard Wittmann · GitHub
  • 🇮🇹 Italian translation · Trazalca · GitHub
  • 🇪🇸 Spanish translation · José Alberto · GitHub
  • 🇺🇦 Ukrainian translation · Anton Boksha · GitHub
  • 🇹🇷 Turkish translation · Müslüm Barış Korkmazer · GitHub
  • 🇮🇩 Indonesian translation · Imam Ali Mustofa · GitHub
  • 🇩🇰 Danish translation · kar1 · GitHub
  • 🇫🇮 Finnish translation · jaajko · Jaajko · GitHub
  • 🇭🇺 Hungarian translation · cook3r · GitHub
  • 🇭🇰 Traditional Chinese translation · Pu · GitHub

About

Minimalist & lightweight startpage inspired by iOS

https://bonjourr.fr

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.3%Language:SCSS 13.3%Language:HTML 10.8%Language:JavaScript 1.6%