olgam4 / dr.strange

πŸ¦€ Small Tauri SolidJS App for Time Keeping feat. Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dr. Stange

cleastrange.webp

Temporal manipulations can create branches in time. Unstable dimensional openings. Spatial paradoxes! Time loops! You wanna get stuck reliving the same moment over and over forever or never having existed at all?

Dr. Strange is a project that seeks to enhance the processes surrounding your day.

Features

  • Time-blocking
  • Pomodoro

Development

yarn tauri dev

Production Build

yarn tauri build

Project Layout

β”œβ”€ doc/             documentation for reamde
β”‚  └─ assets/       images for readme
β”œβ”€ src-tauri/       application source code for backend
└─ src/             web application source code
   β”œβ”€ assets/       assets used by the application
   β”œβ”€ components/   solid js components
   └─ types/        type declarations to help tslint

License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
                    Version 2, December 2004 

 Copyright (C) 2022 Olivier Gamache.

 Everyone is permitted to copy and distribute verbatim or modified 
 copies of this license document, and changing it is allowed as long 
 as the name is changed. 

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

πŸ¦€ Small Tauri SolidJS App for Time Keeping feat. Vite

License:Do What The F*ck You Want To Public License


Languages

Language:TypeScript 83.1%Language:CSS 8.0%Language:HTML 3.9%Language:JavaScript 2.6%Language:Rust 2.5%