mirror of https://gitlab.com/bashrc2/epicyon
Desktop client screenshot
parent
7a2ef1b01d
commit
313997cf64
|
@ -8,7 +8,7 @@ Epicyon is a modern [ActivityPub](https://www.w3.org/TR/activitypub) compliant s
|
|||
|
||||
Corporate social media gives you an audience, with reach, celebrity, spectacle, lack of control, professional influencers, anxiety, alienation and competition. It's designed for fast growth regardless of social consequences. Epicyon is designed for community, in which you have voice, agency, discussions and comradery. The community approach is the better way to build a habitable internet for the long term.
|
||||
|
||||
[Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Software Architecture](README_architecture.md) - [Code of Conduct](code-of-conduct.md) - [Principles of Unity](principlesofunity.md)
|
||||
[Project Goals](README_goals.md) - [Commandline interface](README_commandline.md) - [Customizations](README_customizations.md) - [Software Architecture](README_architecture.md) - [Code of Conduct](code-of-conduct.md) - [Principles of Unity](principlesofunity.md) - [C2S Desktop Client](README_desktop_client.md)
|
||||
|
||||
Matrix room: **#epicyon:matrix.libreserver.org**
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# Desktop client
|
||||
# C2S Desktop client
|
||||
|
||||
<img src="https://libreserver.org/epicyon/img/desktop_client.jpg" width="80%"/>
|
||||
|
||||
## Installing and running
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
|
@ -1248,6 +1248,7 @@
|
|||
Epicyon's absence of javascript makes it much more usable in shell based web browsers such as <a href="https://en.wikipedia.org/wiki/Lynx_%28web_browser%29">Lynx</a>. As new web systems are deployed we should not be leaving anyone with minority use cases behind.
|
||||
</p>
|
||||
<img width="70%" src="img/screenshot_lynx.jpg" alt="lynx screenshot"/>
|
||||
<img width="100%" src="img/desktop_client.jpg" alt="C2S desktop client screenshot"/>
|
||||
|
||||
<p class="siteheader">Media Timeline</p>
|
||||
<p class="intro">
|
||||
|
|
Loading…
Reference in New Issue