Topic - memodeck

Back to topics Threads

sup
944d
a tweetdeck for memo

donations go towards the accomplishment of this software
sup
942d
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
942d
oops, pressed enter and sent before done.. lol tweetdeck.twitter.com
sup
933d
sup
928d
are there public nodes to pull data from?
sup
928d
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
922d
not getting the indexer to run on a fresh fedora install and the default package manager
sup
922d
oops, meant to newline.... so thinking of writing new "indexer" or whatever and using typescript/node rather than go
sup
904d
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
904d
who knows, maybe more...also need a few bucks for a cheap domain (in time)
sup
904d
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
904d
is like 0.034 bch / mo (3,400,000 satoshis) rn, seems?
sup
903d
got a basic post scraper working: now just need to forward over ws to ui for basic memodeck imp
sup
900d
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
900d
todo: send new posts to connected websocket clients (and make ws server); write new posts to file(s) (for history, reboot, etc.)
sup
900d
really basic working version is up on github
sup
900d
got plans for various features
sup
898d
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
898d
added basic search column https://imgur.com/a/9NzdpxW
sup
897d
sup
897d
moved to port 80 http://155.138.252.215/ http://memodeck.site should be available to you now or soon