You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,16 @@
1
1
## SimpleTime
2
+
**Mainstream support for this project ended on 6 July 2021. I don't have any plans to continue to work on this. only bug fixes until end of life. However SimpleTime has been and always will be open to contributions!**
3
+
2
4
A simple cross-platform timer and stopwatch app with modern design in mind. Using Neutralino JS. heavily in development, bugs are expected.
3
5
4
6
## Available for
5
7
- Windows
6
8
7
-
**Note : You need to have WebView2 or Latest Microsoft Edge Installed for app to function correctly, check "Apps and features" in Windows settings. If you don't have it installed, download it from [here](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section).**
9
+
**Note : You need to have WebView2 or Latest Microsoft Edge Installed for app to function correctly.**
8
10
9
-
**Note: if you are getting a white screen after opening app, run this command as admin**
11
+
**Note: if you are getting a white screen after opening app, You should update Microsoft Edge or get WebView2 Engine [HERE](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) manually**
10
12
11
-
```CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"```
12
-
> The reason is that accessing localhost from a UWP context is disabled by default. Run the following command with administrative privileges on the command prompt.
13
13
14
-
Unfortunately it is a problem with Neutralino JS.
15
14
16
15
- Linux
17
16
@@ -30,16 +29,18 @@ neu build -r
30
29
31
30
## Contributions
32
31
33
-
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.
32
+
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.
34
33
35
34
## Future of the project
36
-
this project may be a part of a bigger parent project. But for now, I don't have any plans.
35
+
This project was for personal use and I made it public. it may be a part of a bigger parent project. But for now, I don't have any plans.
36
+
37
37
38
38
## Thanks
39
39
to [@SinisterStalker](https://github.com/sinisterstalker) and [@Al1382](https://github.com/Al1382) for Testing and ideas.
- Sound Effects By [Zapsplat](https://www.zapsplat.com) , [License](https://www.zapsplat.com/license-type/standard-license/).
45
+
- Sound Effect By [Zapsplat](https://www.zapsplat.com) , [License](https://www.zapsplat.com/license-type/standard-license/).
46
+
- App Icon By [Freepik](https://www.freepik.com/) from [Flaticon](https://www.flaticon.com/free-icon/clock_2784399) , [License](https://media.flaticon.com/license/license.pdf).
0 commit comments