Giter Site home page Giter Site logo

rufatkiu / bonjourr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from victrme/bonjourr

0.0 0.0 0.0 48.98 MB

Minimalist & lightweight startpage inspired by iOS

Home Page: https://bonjourr.fr

License: GNU General Public License v3.0

JavaScript 1.57% TypeScript 69.24% HTML 13.30% SCSS 15.88%

bonjourr's Introduction

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!

Download Bonjourr for Chrome Download Bonjourr for Firefox Download Bonjourr for Edge Download Bonjourr for Safari

You can also try it online ๐ŸŒŽ before installing.


๐Ÿ‘‹ 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:

  • Tweet what you like about Bonjourr! (tag us, @BonjourrTeam)
  • Leave a review on Chrome, Firefox or Edge
  • Add a GitHub Star to the repository โญ๏ธ

โ˜• 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 :)


๐Ÿ”ง Built with

  • Styled with Sass
  • No frameworks, only pure Typescript
  • No production dependencies (except idb-keyval ๐Ÿ™ˆ)
  • Releases bundled with esbuild and Gulp
  • 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 & Alรญ Sinisterra
  • ๐Ÿ‡ท๐Ÿ‡ด Romanian translation ยท UnifeGi ยท 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
  • ๐Ÿ‡ท๐Ÿ‡ธ Serbian translation ยท stormigy ยท GitHub
  • ๐Ÿ‡ญ๐Ÿ‡ฐ Traditional Chinese translation ยท Pu ยท GitHub
  • ๐Ÿ‡ฌ๐Ÿ‡ท Modern Greek translation ยท tseli0s ยท GitHub
  • ๐Ÿ‡ฎ๐Ÿ‡ท Farsi translation ยท ar3h1d ยท Github
  • ๐Ÿ‡ต๐Ÿ‡น European Portuguese translation ยท harkadya & BlackSpirits
  • ๐Ÿ‡ฏ๐Ÿ‡ต Japanese translation ยท Kou365 & ็ŸณๅŽŸ่‹ฑ้‡Œ่ฏ (IshiharaErika)

๐Ÿ‘จโ€๐Ÿ’ป Running Bonjourr locally

Clone this repository

git clone https://github.com/victrme/Bonjourr
cd Bonjourr

Then install pnpm on your system

# In root directory
pnpm install

# Production build for all platforms in /release/
pnpm build

# These commands watch changes for each platforms
# You need to save a .ts or .scss file to trigger a change
pnpm chrome
pnpm edge
pnpm firefox
pnpm safari
pnpm online

Self-host APIs

If you wish to self-host the APIs used by Bonjourr, you can do so by following the steps in Bonjourr APIs repository.

Chrome

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

Firefox

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

Edge

  • 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 (web version)

  • Use your prefered live server, serve from release/online
  • Or use pnpm online:dev which uses http-server
  • Go to http://localhost:8080/

bonjourr's People

Contributors

victrme avatar morceaudebois avatar adilsonfsantos avatar unifegi avatar kar1 avatar trazalca avatar esteinmann avatar cook3r avatar aldoyh avatar darkterminal avatar blackspirits avatar tseli0s avatar strus avatar daniilchizhevskii avatar csh-lovenico avatar stormigy avatar tszhong0411 avatar unknownnumbers avatar baozidai avatar ar3h1d avatar buriev avatar babico avatar hofq avatar harkadya avatar aprivette avatar seayay avatar wandersher avatar trlef19 avatar kparthsingh avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.