Un webclient per Mastodon e Pleroma che replica in tutto l'interfaccia web di Twitter. https://halcyon.mastodon.uno
Go to file
nipos 5ccb63b8c5 First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
assets First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
authorize First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
data First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
login First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
widgets First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
.gitignore Very small optimizations and first upload 2018-02-26 17:56:23 +01:00
.htaccess First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
404.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
LICENSE Initial commit 2018-02-26 16:38:26 +01:00
README.md First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
config.ini.sample First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
federated.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
footer.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
header.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
home.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
index.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
local.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
notifications.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
search_hash_tag.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
search_user.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user_favorite.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user_followers.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user_following.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user_include_replies.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00
user_only_media.php First release,no database required,code style changes 2018-03-11 12:07:57 +01:00

README.md

Halcyon for Mastodon

A Mastodon web client that looks like Twitter

The original author of this genius piece of software was inactive for a while and then shut down his demo instance and deleted this repository. I love Halcyon, it's the thing which makes Mastodon the best social network in the world. I took the Code from the Halcyon fork of cybre.space which still works but doesn't seem to get updates, too. I uploaded it here to make the original link work again and don't link into the big nothing. I'm working on much other stuff, too, what is why I won't be very active here in the near future but I do things which are required to keep it working and if I have much more time, I already know some nice features which could come. As for now I don't have an own demo instance but the one from cybre.space works pretty good and when I changed many things, I will open an own one.

Blog

Demo

https://halcyon.cybre.space/ Please note that this demo is not owned by me and I have not control over it. Currently I'm not providing an own demo so I link to that one. That may change in future.

Features

  • Twitter like UI, familiar interface.
  • Able to use on all instances.
  • No tracking, No ads.

Requirement

  • Apache/Nginx/lighttpd
  • PHP
  • No database needed anymore!

Setup

Upload it, edit config.ini and have fun!

Credits