dr.strange

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

WTFPL License

Stars
4

Dr. Stange

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.