Skip to content

Commit 745e402

Browse files
authored
Update README.md
1 parent a250633 commit 745e402

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# ScreenTask
22
------------------------------
3-
## v1.3.2 release: [download here](https://github.com/mchampanis/ScreenTask/releases)
3+
## v1.3.2 released: [download here](https://github.com/mchampanis/ScreenTask/releases)
4+
5+
## Description
46

57
Screen sharing made easy! Share your screen across local devices without internet.
68

7-
**Cross-platform Java project for (Linux & OSX):** [**GitHub page**](https://github.com/ahmadomar/ScreenTask)
9+
**Cross-platform Java project for (Linux & OSX) here:** [**GitHub page**](https://github.com/ahmadomar/ScreenTask)
810

911
### Requirements
10-
- .NET Framework 4.8 required: [download here](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
11-
- Use the `Offline installer` -> `Run apps - runtime` link for the above
12-
- Should work on Windows Vista, 7, 8, 10, 11 (v1.3.2 tested only on Windows 11 in a VM)
12+
- .NET Framework 4.8: [download](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
13+
- Look for the `Offline installer / Run apps - runtime` link at the above link
14+
- Should work on Windows Vista, 7, 8, 10, 11 (v1.3.2 was only tested on Windows 11 in a VM)
1315
- You might need to build it yourself for your specific Windows install (see below)
1416

1517
### Building
@@ -26,7 +28,7 @@ Screen sharing made easy! Share your screen across local devices without interne
2628

2729
### v1.3.2 changes
2830
- show main window on start instead of just the system tray icon
29-
- fix JS; was halting execution due to legacy code that wasn't removed, fullscreen didn't work because of this
31+
- fix JS: was halting execution due to legacy code that wasn't removed, fullscreen didn't work because of this
3032

3133
### v1.3.1 changes
3234
- firewall rules created programmatically
@@ -39,7 +41,7 @@ Screen sharing made easy! Share your screen across local devices without interne
3941
- fixed saved ip bug
4042

4143
### License
42-
Screen Task is released under the GPL v3 (or later) license: http://www.gnu.org/licenses/gpl-3.0.html
44+
ScreenTask is released under the GPL v3 (or later) license: http://www.gnu.org/licenses/gpl-3.0.html
4345

44-
### Original project
46+
### Original project (latest version is 1.2)
4547
https://github.com/EslaMx7/ScreenTask

0 commit comments

Comments
 (0)