|
6 | 6 | <summary>A feature rich event and time management system</summary> |
7 | 7 | <metadata_license>CC0-1.0</metadata_license> |
8 | 8 | <project_license>AGPL-3.0-only</project_license> |
9 | | - <supports> |
10 | | - <control>pointing</control> |
11 | | - <control>keyboard</control> |
12 | | - <control>touch</control> |
13 | | - </supports> |
14 | 9 | <recommends> |
15 | 10 | <control>pointing</control> |
16 | 11 | <control>keyboard</control> |
17 | 12 | <control>touch</control> |
18 | 13 | </recommends> |
| 14 | + <branding> |
| 15 | + <color type="primary" scheme_preference="light">#d0d0d0</color> |
| 16 | + <color type="primary" scheme_preference="dark">#2f2f2f</color> |
| 17 | + </branding> |
19 | 18 | <developer_name>Linwood</developer_name> |
20 | 19 | <url type="homepage">https://docs.flow.linwood.dev/</url> |
21 | 20 | <url type="bugtracker">https://github.com/LinwoodDev/Flow/issues</url> |
22 | | - <url type="help">https://docs.flow.linwood.dev/docs/latest/intro</url> |
| 21 | + <url type="help">https://flow.linwood.dev/docs/v1/intro</url> |
23 | 22 | <url type="translate">https://translate.linwood.dev/flow</url> |
24 | 23 | <url type="vcs-browser">https://github.com/LinwoodDev/Flow.git</url> |
25 | 24 | <url type="contribute">https://github.com/LinwoodDev/Flow/blob/develop/CONTRIBUTING.md</url> |
26 | 25 | <description> |
27 | | - <p>A feature rich event and time management system.</p> |
| 26 | + <p>Linwood Flow is a free, opensource time and event management software. You can choose where |
| 27 | + your data is stored and who can access it. Group your events and manage places and people. The |
| 28 | + app is available for Windows, Linux, Android and Web.</p> |
28 | 29 | <p>Features:</p> |
29 | 30 | <ul> |
30 | | - <li>Your data is decentralized: Everyone can host their own backend. See <a |
31 | | - href="https://docs.flow.linwood.dev/server/getting-started">here</a> and everyone can add |
32 | | - it to the server list in the settings.</li> |
33 | | - <li>Manage your time everywhere: You don't need a server. Everything can be saved on the local |
34 | | - device or in the cloud.</li> |
| 31 | + <li>Simple and intuitive: Every tool is in the right place. Open the app and start managing |
| 32 | + your time.</li> |
| 33 | + <li>Support your favorite formats: Import and export your old notes and events. Set the app as |
| 34 | + your default calendar app and use it with your favorite apps.</li> |
| 35 | + <li>Works on every device: The app is available for android, windows, linux, and in the web. |
| 36 | + You can use it on your phone, tablet, or computer.</li> |
| 37 | + <li>Choose where your data is stored: You can choose to store your data locally, in your |
| 38 | + favorite cloud (caldav) or decentralized using S5. You can also export your data to a file |
| 39 | + and import it again.</li> |
| 40 | + <li>Available in many languages: The app is available in many languages. Help us to translate |
| 41 | + this app to your language.</li> |
| 42 | + <li>FOSS: The app is open source and free. You can contribute to the project and help to make |
| 43 | + it better.</li> |
| 44 | + <li>Use it offline: You can use the app offline. You can draw, paint, and export your notes |
| 45 | + without an internet connection.</li> |
| 46 | + <li>Manage your time: You can manage your time using a calendar. You can add events to it and |
| 47 | + share them with your friends.</li> |
| 48 | + <li>Manage your places: You can add places to the app and share them with your friends. Keep |
| 49 | + track which places are free and which are busy.</li> |
| 50 | + <li>Manage users: Add users to the app to keep track of who is available and who is not. You |
| 51 | + can also share your calendar with them. Add birthdays to the app and get a notification when |
| 52 | + it is time to celebrate.</li> |
| 53 | + <li>Manage your tasks: You can add tasks to the app and share them with your friends. You can |
| 54 | + also add your favorite tasks to the app. Set a deadline and get notified when it is due.</li> |
| 55 | + <li>Take notes: You can add files and notes to your events. Add a backlog to your events to |
| 56 | + keep track of your progress.</li> |
| 57 | + <li>Group your events: Group your events to know which events are related to each other. You |
| 58 | + can also add tags to your events to find them faster.</li> |
| 59 | + <li>Irregular events: You can add irregular events to the app. Have irregular meetings? Add |
| 60 | + them to the app and get notified when it is time to meet. Simply copy the event and change |
| 61 | + the date.</li> |
35 | 62 | </ul> |
36 | 63 | </description> |
37 | | - <screenshots> |
38 | | - </screenshots> |
39 | 64 | <launchable type="desktop-id">dev.linwood.flow.desktop</launchable> |
40 | 65 | <content_rating type="oars-1.1" /> |
41 | 66 | < update_contact> [email protected]</ update_contact> |
|
0 commit comments