8000 GitHub - thebigG/lemoa: Native Gtk client for Lemmy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thebigG/lemoa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lemoa

Native Gtk client for Lemmy (alpha state)

Current state

Under development, not yet ready for daily usage Working:

  • Selecting lemmy instance
  • Listing trending posts
  • Viewing a post and its comments
  • Viewing profiles
  • Viewing trending communities
  • Searching communities

Not yet working:

  • Logging in
  • Writing posts or comments
  • Insteracting with posts or comments
  • Private messages
  • Viewing the next pages of posts or communities

Build dependencies

  • rust
  • cargo
  • libgtk-4-dev

Installation

cargo install --git https://github.com/lemmy-gtk/lemoa.git

You can then start the app via the terminal after adding cargo's bin directory to your PATH variable

lemoa

Development

Clone the repository and run

cargo run

License

Lemoa is licensed under the GNU General Public License: You can use, study and share it as you want.

About

Native Gtk client for Lemmy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.8%
  • CSS 0.2%
0