Add some documentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||

|
||||
> Powerfull yet simple to use screenshot software.
|
||||
|
||||
**This program is in heavy develpment and it's incomplete!**
|
||||
**A beta will be released and packaged for the main GNU/Linux distros soon !**
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
1
docs/build.md
Normal file
1
docs/build.md
Normal file
@@ -0,0 +1 @@
|
||||
# Building From Source
|
||||
10
docs/futureFeatures.md
Normal file
10
docs/futureFeatures.md
Normal file
@@ -0,0 +1,10 @@
|
||||
This will gather some possible features to implement in Flameshot.
|
||||
These are just conceptual and they may not be implemented implemented in a short period of time.
|
||||
|
||||
- Add Text Button: this could be very handy but requires a huge refactor of the source code.
|
||||
|
||||
- Mouse Visibility Button: if you look at the source code you'll find a lot of references about this. In fact it is almost implemente but it is disabled because the most important part (the code that fetches the mouse icon) is plataform specific and it requieres some of my time to end the implementation.
|
||||
|
||||
- CLI tool: having a cli tool is very practical and it could be used in many different ways. Having a command line program will enable the posibility of using the system-wide shortcuts to activate the captures.
|
||||
|
||||
- Video Recording Support: I don't know if this will happen but it could be interesting to have a unified tool and satisfy every need to capture your desktop. Requires a ton of investigation.
|
||||
BIN
docs/user-manual/Flameshot-Manual.odt
Normal file
BIN
docs/user-manual/Flameshot-Manual.odt
Normal file
Binary file not shown.
1
docs/user-manual/userManual.md
Normal file
1
docs/user-manual/userManual.md
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user