Topic - memodeck

Back to topics Threads

sup
912d
a tweetdeck for memo

donations go towards the accomplishment of this software
sup
909d
there is almost no desire for a tweetdeck like interface for memo? not expecting donations, but thought there might be a conversation on the topic or link to existing thing...
sup
909d
oops, pressed enter and sent before done.. lol tweetdeck.twitter.com
sup
900d
sup
896d
are there public nodes to pull data from?
sup
896d
looks like memo.cash restricts people from putting the site in an iframe, which would be a quick solution to a tweetdeck like interface as can just refresh every so often
sup
890d
not getting the indexer to run on a fresh fedora install and the default package manager
sup
890d
oops, meant to newline.... so thinking of writing new "indexer" or whatever and using typescript/node rather than go
sup
872d
got a new design...should be able to have it up in a couple hrs once starting work...will scrape m.c every 15 sec or so and put out over ws to client...should be able to handle ~400 users for $5/m
sup
872d
who knows, maybe more...also need a few bucks for a cheap domain (in time)
sup
872d
won't support posting from current accounts anyway, as would need ur private key, though could allow u to import eventually, if u trust it lol
sup
872d
is like 0.034 bch / mo (3,400,000 satoshis) rn, seems?
sup
870d
got a basic post scraper working: now just need to forward over ws to ui for basic memodeck imp
sup
868d
new post scraper is up https://github.com/blakelapierre/memodeck/tree/master/easy-server scrapes new post page, if new post(s) found will check again in 15 sec, otherwise will check in 60 sec
sup
868d
todo: send new posts to connected websocket clients (and make ws server); write new posts to file(s) (for history, reboot, etc.)
sup
868d
really basic working version is up on github
sup
868d
got plans for various features
sup
866d
TODO:

* Allow adding columns for: users, search terms, etc.
* Host on public internet (need HTTP/S and WS/S hosting)
* Buttons/links for replying
* Show tips
sup
866d
added basic search column https://imgur.com/a/9NzdpxW
sup
864d
sup
864d
moved to port 80 http://155.138.252.215/ http://memodeck.site should be available to you now or soon