Skip to content

Commit 893ddd2

Browse files
authored
Update README.md
New screenshot, feature sections and updated contributors
1 parent 1f765fa commit 893ddd2

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
# Fluent Screen Recorder
22

3-
A fork of [Simple Screen Recorder](https://github.com/robmikh/SimpleRecorder) with Fluent Design and other improvements.
3+
Record your screen or an in a simple UWP app featuring Fluent Design
44

5-
![](https://github.com/MarcAnt01/Fluent-Screen-Recorder/blob/848392b1631170b3c7deed9f1ffe35fd60d72a41/Screenshot.jpg?raw=true)
5+
![](https://i.postimg.cc/D0tRCCKZ/1.png)
66

77

88
<a href='https://www.microsoft.com/en-us/p/fluent-screen-recorder/9mwv79xlfqh7'><img src='https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png' alt='Store Link' height="50px"/></a> <a href='https://discord.gg/UZgbJP2'><img src='https://media.moddb.com/images/members/1/454/453186/profile/news-discord-join.jpg' alt='Discord Link' height="50px"/></a>
99

10+
### Features
11+
12+
- Change resolution, framerate, bitrate
13+
- Record optionally internal audio or microphone audio
14+
- See a preview of the video you have just recorded
15+
- Overlay mode to have the app on top of other windows
16+
- Share your recordings to other UWP apps with Windows Share
17+
- Built-in video player to see all the videos recorded from the app
18+
1019
### Supported platforms
1120

1221
The app supports Windows 10 1809+ . It is a uwp app that can run on Windows 10 for PCs and Surface Hub.
@@ -30,5 +39,8 @@ The best way to report a bug is opening a ticket in this repo. In order to be he
3039
Also for requesting features the best way is opening a ticket in this repo, providing as much information as possible.
3140

3241
### Credits
33-
- [Robert Mikhayelyan](https://github.com/robmikh) for the core of the app and the encoder;
42+
- [Robert Mikhayelyan](https://github.com/robmikh) for the core of the app and the encoder;
43+
- [Ryken100](https://github.com/Ryken100) for internal audio library;
44+
- [Ahmed Walid](https://github.com/ahmed605) for help in implementing internal and external audio recording;
45+
- [Mark Ivan Basto](https://github.com/MarkIvanDev), [Yair Aichenbaum](https://github.com/yaichenbaum), [Sebastian Kassai](https://github.com/xezrunner), [FireCubeStudios](https://github.com/FireCubeStudios) for [direct code contributions](https://github.com/MarcAnt01/Fluent-Screen-Recorder/graphs/contributors);
3446
- [UWP Community Discord Server](https://aka.ms/winui/discord) for helping me during the making of the app.

0 commit comments

Comments
 (0)