Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar GTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar GTK
Commits
39986ba6
Commit
39986ba6
authored
6 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
Add more information to readme
parent
6ed8cc5f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-1
18 additions, 1 deletion
README.md
with
18 additions
and
1 deletion
README.md
+
18
−
1
View file @
39986ba6
...
...
@@ -5,9 +5,26 @@ It uses the
[
Briar REST API
](
https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md
)
and therefore requires Java.
## Installation
So far, there is no official installation method and
you have to build it from source.
## Developers
The easiest and most convenient way is to build _briar-gtk_ using
[
Builder
](
https://wiki.gnome.org/Apps/Builder
)
.
In _Builder_, click "Clone Repository" at the bottom and
enter the URL to this Git project.
## Design Goals
*
Intuitive and simple UI, adaptive to different screen sizes (desktop and mobile devices)
*
Intuitive UI that follows the Briar Android client
*
Main platform is GNU/Linux, but should also support Windows and macOS
*
Follows
[
GNOME Human Interface Guidelines
](
https://developer.gnome.org/hig/stable/
)
*
Adaptive to different screen sizes (desktop and mobile devices)
*
Has
[
phone constraints
](
https://developer.puri.sm/Librem5/Apps/Guides/Design/Constraints.html
)
in mind
*
Strictly separates API wrapper from GTK stuff, making former a solid base for other (commandline) clients
## License
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment