Skip to content

Commit a4d708f

Browse files
authored
Add README back
1 parent ed65558 commit a4d708f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<p align="center">
2+
<img src="https://github.com/cesarvarela/displayportals/blob/44a024d96b08ad0ba20eca9a37a30e031b3b9bec/docs/logo.png" width="125">
3+
</p>
4+
5+
<div align="center">
6+
<h1>Display Portals</h1>
7+
<p>
8+
Display Portals is a Windows-only (is it necessary on other platforms?) app built on Electron that makes your life easier when dealing with multiple display setups, especially when combining different DPi screens or unique display arrangements. In other words: <b>say goodbye to virtual walls!</b></P>
9+
</div>
10+
11+
## Screnshots
12+
13+
<img src="https://github.com/cesarvarela/displayportals/blob/44a024d96b08ad0ba20eca9a37a30e031b3b9bec/docs/app.gif">
14+
15+
## Features
16+
17+
- Teleport the cursor from the edges of your displays
18+
19+
## To-Do
20+
21+
- [ ] Setup an action to make automatic releases
22+
- [ ] Find a better way to deal with Virtual Walls instead of calling SetCursorPos twice
23+
- [ ] Use velocity and inertia to determine collisions with portals

0 commit comments

Comments
 (0)