navidmafi / SimpleTime

A cross-platform timer and stopwatch app with modern design in mind. Using Neutralino JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleTime

DEPRECATED. Also this code it literal crap please do not judge me based on it lol

bn1

A simple cross-platform timer and stopwatch app with modern design in mind. Using Neutralino JS. Bugs are expected, May not be used in production.

Available for

  • Windows : First download Microsoft Edge WebView2

  • Linux (NOT TESTED)

  • Mac (NOT TESTED)

Note : For Windows you need to have WebView2 or Latest Microsoft Edge Installed for app to function correctly. if you are getting a white screen after opening app, You should get WebView2 Engine HERE manually

Note:

  • This software may not be used in sensitive environment.

  • Check Known Bugs before opening new ones, this project is in development.

  • Timer can have ±1 second of error.

Build

npm i -g @neutralinojs/neu
git clone https://github.com/navidmafi/SimpleTime
cd SimpleTime
neu build -r

Contributions

SimpleTime is open to contributions, but I recommend creating an issue or replying in a comment to let me know what you are working on first, that way we don't overwrite each other.

Future of the project

This project was for personal use and I made it public. it may be a part of a bigger parent project.

Thanks

to @SinisterStalker and @AL1382 for Testing and to Neutralino JS Team for this amazing framework.

License, Copyright and Attribution

About

A cross-platform timer and stopwatch app with modern design in mind. Using Neutralino JS.

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.9%Language:HTML 29.0%Language:CSS 20.0%