Topic - memodeck

Back to topics Threads

sup
1154d
a tweetdeck for memo

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