2020-06-20 09:30:24 +00:00
|
|
|
# day-to-day-open-source-tools
|
2020-06-20 09:35:37 +00:00
|
|
|
|
|
|
|
Curated list of tools to use everyday.
|
|
|
|
|
|
|
|
Each point includes a quick description that makes the choice easy for anyone, to pick up the tool he needs:
|
|
|
|
- theme (one key word: text edit, or mindmap)
|
|
|
|
- pros
|
|
|
|
- cons
|
|
|
|
- complexity (+ = beginner,++ = specific, +++ = expert)
|
2020-06-20 09:39:18 +00:00
|
|
|
- use-case
|
2020-06-20 09:35:37 +00:00
|
|
|
|
2020-06-20 09:45:03 +00:00
|
|
|
:straight_ruler: **One rule to add a tool : you must use it ;)**
|
2020-06-20 09:43:11 +00:00
|
|
|
|
2020-06-20 09:39:18 +00:00
|
|
|
## Drawing
|
2020-06-20 09:35:37 +00:00
|
|
|
|
2020-06-20 09:39:18 +00:00
|
|
|
### excalidraw
|
|
|
|
|
|
|
|
- theme: graphical
|
|
|
|
- pros: easy to use, nice results (sketch-like)
|
|
|
|
- cons: online
|
2020-06-20 09:45:03 +00:00
|
|
|
- complexity: +
|
2020-06-20 09:39:18 +00:00
|
|
|
- use-cases : simple diagram for your presentation
|
|
|
|
|
|
|
|
Online: https://excalidraw.com/ Open source source: https://github.com/excalidraw/excalidraw
|