Why why why

This commit is contained in:
2020-05-10 01:03:36 +01:00
parent 6e3ad7383f
commit 1212ff20e4

View File

@@ -31,6 +31,7 @@ Here's where we're at right now:
- [~] Connect to deltachat-core-rust
- [ ] Set up an account via autoconfiguration
- [ ] Set up an account manually
- [ ] Contacts handling
- [ ] Text messages
- [ ] Multimedia messages
- [ ] Setup messages
@@ -43,6 +44,10 @@ Here's where we're at right now:
Mobile IM, mostly. Desktop IM, also. It's ideal for my pinephone, and lighter
than the electron desktop client.
At this point, I don't know Rust, I don't know DBUS, I don't know Telepathy, and
I don't know Deltachat particularly well either. So this also functions as a
learning exercise!
## How
This project is written in Rust, so you'll need a rust compiler to build it.