mirror of
https://github.com/samschott/maestral.git
synced 2024-11-11 11:36:35 +03:00
Update README.md
This commit is contained in:
parent
db4e5bc78c
commit
38c52e2e64
@ -1,5 +1,5 @@
|
||||
# BirdBox
|
||||
Open-source Dropbox command line client for macOS and Linux.
|
||||
An open-source Dropbox client for macOS and Linux.
|
||||
|
||||
## About
|
||||
BirdBox is an open-source Dropbox client written in Python. The project's main goal is to provide an open-source desktop Dropbox client for platforms that aren't supported. It's written using the Python SDK for Dropbox API v2.
|
||||
@ -9,7 +9,7 @@ BirdBox remembers its last settings and resumes syncing after a restart. You can
|
||||
## User interface
|
||||
Run `birdbox --gui` in the command line to start BirdBox with a graphical user interface. On first sync, Birdbox will run you through linking and configuring your Dropbox and then start syncing. The user interface is based on a status bar (menu bar) icon showing the current syncing status and a preference pane for configuration.
|
||||
|
||||
<p align="left">
|
||||
<p align="centred">
|
||||
<img src="/screenshots/menu_bar.png" height="320" title="Menu bar icon">
|
||||
<img src="/screenshots/settings.png" height="320" title="Preference pane">
|
||||
</p>
|
||||
@ -69,7 +69,7 @@ in the command line.
|
||||
|
||||
## Dependencies
|
||||
*System:*
|
||||
- Python >= 3.7
|
||||
- Python 3.6 or higher
|
||||
- macOS or Linux
|
||||
|
||||
*Python:*
|
||||
|
Loading…
Reference in New Issue
Block a user