fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.26k stars 116 forks source link

Readme: It's All Ghosts link seems dead #158

Closed Huge closed 4 years ago

Huge commented 4 years ago

https://edugit.org/nik/itsallghosts says "Unable to connect".

Huge commented 4 years ago

Some trace sits at https://pypi.org/project/ItsAllGhosts/ , which installed in pip3 --user but failed to run on Python 3.7.4 with


  File "/.../venvs/ItsAllGhosts/lib64/python3.7/site-packages/itsallghosts/__init__.py", line 40, in <module>
    XDG_RUNTIME_DIR = XDG_RUNTIME_DIR.replace("$HOME",os.path.expanduser("~"))
TypeError: replace() takes 2 positional arguments but 3 were given```
fregante commented 4 years ago

Thank you for the report! It's a third-party package and it's not supported here