Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nheko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Nheko Reborn
nheko
Commits
33fb3ea0
Commit
33fb3ea0
authored
7 years ago
by
Konstantinos Sideris
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
77485291
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
+12
-9
12 additions, 9 deletions
README.md
with
12 additions
and
9 deletions
README.md
+
12
−
9
View file @
33fb3ea0
...
...
@@ -12,7 +12,11 @@ feels more like a mainstream chat app ([Riot], Telegram etc) and less like an IR
### Features
Most of the features you would expect from a chat application are missing right now
but you can of course receive and send messages in the rooms that you are a member of.
but we are getting close to a more feature complete client.
Specifically there is support for:
-
Joining & leaving rooms
-
Sending & receiving images and emoji.
-
Receiving typing notifications.
### Installation
...
...
@@ -21,6 +25,12 @@ but you can of course receive and send messages in the rooms that you are a memb
pacaur
-S
nheko-git
```
#### Fedora
```
bash
sudo
dnf copr
enable
xvitaly/matrix
sudo
dnf
install
nheko
```
#### Gentoo Linux
```
bash
sudo
layman
-a
matrix
...
...
@@ -29,7 +39,7 @@ sudo emerge -a nheko
#### Windows
You can find a
NSIS
installer
[
here
](
https://ci.appveyor.com/project/mujx/nheko/branch/master/artifacts
)
.
You can find a
n
installer
[
here
](
https://ci.appveyor.com/project/mujx/nheko/branch/master/artifacts
)
.
### Build Requirements
...
...
@@ -62,13 +72,6 @@ sudo apt-get update
sudo
apt-get
install
qt58base qt58tools cmake liblmdb-dev
```
##### Fedora
On Fedora you can install package from COPR repository:
```
bash
sudo
dnf copr
enable
xvitaly/matrix
sudo
dnf
install
nheko
```
##### OSX (Xcode 8 or later)
```
bash
...
...
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