GitXplorerGitXplorer
r

Elefanto

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
49694e412aee5e2dcfbe03dc41e5c684b54754d1

init

rranfdev committed 5 years ago
Unverified
dcba6e0dae399205bf7b903583f3f6b3aee78625

change submodule repo

rranfdev committed 5 years ago
Unverified
3d956c65b89120ec2a9462cc781bc5d4e49cc7de

ignore files, subprojects

rranfdev committed 5 years ago

README

The README file for this repository.

Elefanto (alpha)

This is a mastodon and pleroma compatible client, for GNU/Linux. It's written using Javascript, using the gjs runtime and using gtk. By leveraging libhandy, the interface will adapt to different screen sizes, rendering it compatible with GNU/Linux smartphones.

Screenshots

Account selection screen, on phones View external account data, on phones Main interface, on desktop Public timeline, on tablet New post, on tablet

Features implemented

  • Login with multiple accounts
  • View the main timelines (home, local, public)
  • Send a toot, with privacy settings (public, to followers only, etc...)
  • View someone else's account page and toots
  • Multiple

Compilation

This project uses meson and ninja as a build system. It's also possible to compile it as a flatpak, rendering it compatbile with almost every GNU/Linux distro out there. You can easily compile this by importing the project inside gnome builder and hitting compile.

Better instructions for meson and ninja will come out as soon as i have the time to release the first beta. Since this is an alpha, things might change a lot.