Git Product home page Git Product logo

clock-dashboard's Introduction

About me

Hi, I am Robin.
I live in Germany and, amongst other things, I do Web-development.
I was born on 2001-08-09 in Augsburg, Germany.
Maingron.com is my website.

Github-sponsors <- support me

Project overview

Unisearch - Search engine but OP (WIP)
Maingron.com - My Website
Clock Dashboard (v1) - Clock Dashboard (v1)
MainOS - "MainOS" Browser Operating System [GitHub]
Teamspeak³ - My TeamSpeak Server

clock-dashboard's People

Contributors

maingron avatar

Stargazers

 avatar

Watchers

 avatar

clock-dashboard's Issues

Make clock Multi-Session proof

  • Always load the config before saving anything to the config. This ensures that we don't override our settings if we have 2 tabs with the clock opened.

  • While at it, also include a check that occasionally compares the current config with the localStorage one. If it's different, reload.

Make inputs html-safe

The Text block, for example, can also process HTML. However, this results in bad things. The exported config, for example, is incorrect due to the HTML processed.
This has to be fixed.
See also #3

Add HTML Block

Add Block that allows custom HTML. Maybe with WYSIWYG Editor.
The Text Block can already do that, but maybe improve that.

HTML Example:

<center>
    <p style="font-family: 'segoe ui'; color: black; font-size:30px; text-align: center; line-height: 1.25; padding:10px 40px; font-weight: bold;">
        <span style="font-size:60px;">Anpassbare Uhr</span>
        <br>
        <span style="font-size:50px">mit Modulen</span>
        <br><br>
        <span style="font-size:30px; color: #ffffff">oder</span>
        <br><br>
        <span style="font-size:60px">
            Modulares Dashboard
        </span>
    </p>
</center>

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.