Giter Site home page Giter Site logo

helvetictoc-new-tab's Introduction

Helvetictoc New Tab

===============

new tab page

A time-full tribute to a timeless typeface in your new tab page.

I always loved this site so I figured I would turn this into something I could see every time I opened a new tab in Chrome.

I also removed all the references to Ruby Make since the JS has been stable for 12 years. Feel free to fork this and mess with the fonts and background.

Installation

  1. Clone this repo or download its contents in a zip file.

  2. Unzip the folder if you haven't already.

  3. Once extracted, navigate to chrome://extensions in your browser and make sure you have "Developer Mode" turned on.

  4. Click "Load Unpacked Extension"

  5. Select the folder containing the contents of this repository.

  6. Enjoy your new tab page !

Orignal README


helvetictoc is my entry to the 10K apart contest.

It displays humanized time set in Helvetica.

Technical details:

helvetictoc doesn't rely on any external scripts.

It's however using CommonJS modules which are concatenated using modulr.

The JS source files (the modules) are found in src and concatenated to js/main.js.

This hopefully proves proper code organisation doesn't trump file size: the included modulr JS script is just above 3kb before minification.

The src code is available on github.

helvetictoc-new-tab's People

Contributors

tobie avatar fkscott avatar

helvetictoc-new-tab's Issues

Use prefersColorScheme to Set Theme

The code currently uses its own functions isDay and isNight to set the theme. Should probably change this to set the color scheme the way most modern browsers do.

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.