Wasteof.money: Difference between revisions
(Added more information) |
(expand on some of the provided information) |
||
Line 1: | Line 1: | ||
{{lowercase title}} | {{lowercase title}} | ||
{{Stub}} | {{Stub}} | ||
'''wasteof.money''' is a social media website created by Swiss software developer Jeffalo<ref>https://wiki.wasteof.money/wiki/Jeffalo</ref>. It was initially created in 2020<ref>https://wiki.wasteof.money/wiki/wasteof.money_(legacy)</ref>, and has gone through 4 major iterations<ref>https://wiki.wasteof.money/wiki/wasteof.money</ref>. Users | '''wasteof.money''' is a social media website created by Swiss software developer Jeffalo<ref>https://wiki.wasteof.money/wiki/Jeffalo</ref>. It was initially created in 2020<ref>https://wiki.wasteof.money/wiki/wasteof.money_(legacy)</ref>, and has gone through 4 major iterations<ref>https://wiki.wasteof.money/wiki/wasteof.money</ref>. Users can create posts, create reposts (colloquially known as "recycling"), and comment on posts. Users may also like posts, and follow accounts. There is also a live chat feature, that uses the built-in socket.io server, which also powers the notifications system (called "messages" in-app). | ||
= Third party development = | |||
A mobile app for the Android operating system was written by Micah Lindley.<ref>https://github.com/micahlt/wasteof.mobile</ref> A mobile app for iOS is being developed by Oren Lindsey<ref>https://wasteof.money/posts/6591acc9a73a6704e9e6d2e4</ref>, however, this client is not yet available to download. Jeffalo encourages development, and keeps the API easily accessible for developers to use. Documentation for the API has been written by wulliy.<ref>https://github.com/wulliy/wasteof-docs</ref> | |||
== References == | == References == | ||
<references /> | <references /> |
Revision as of 23:18, 1 January 2024
wasteof.money is a social media website created by Swiss software developer Jeffalo[1]. It was initially created in 2020[2], and has gone through 4 major iterations[3]. Users can create posts, create reposts (colloquially known as "recycling"), and comment on posts. Users may also like posts, and follow accounts. There is also a live chat feature, that uses the built-in socket.io server, which also powers the notifications system (called "messages" in-app).
Third party development
A mobile app for the Android operating system was written by Micah Lindley.[4] A mobile app for iOS is being developed by Oren Lindsey[5], however, this client is not yet available to download. Jeffalo encourages development, and keeps the API easily accessible for developers to use. Documentation for the API has been written by wulliy.[6]