TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Command Line Interface for Signal

164 pointsby janekgalmost 4 years ago

9 comments

jerheinzealmost 4 years ago
A really useful tool for us folks who don&#x27;t use smartphones, been using it for the last 5 years to have Signal-desktop without a smartphone. Can&#x27;t thank the maintainer and contributors enough!<p><a href="https:&#x2F;&#x2F;ctrl.alt.coop&#x2F;en&#x2F;post&#x2F;signal-without-a-smartphone&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ctrl.alt.coop&#x2F;en&#x2F;post&#x2F;signal-without-a-smartphone&#x2F;</a>
评论 #27690000 未加载
moss2almost 4 years ago
So... we&#x27;re gonna write code in python ...that interfaces with a CLI ...that&#x27;s a wrapper around a Java library ...that communicates with Signal&#x27;s API?<p>Would it not be better to write code in python that communicates directly with Signal&#x27;s API?
评论 #27686728 未加载
gnullalmost 4 years ago
Didn&#x27;t Signal have some weird licence restriction saying that non-official clients are not allowed to connect to official servers?<p>How does this client bypass it? Can I use it to text a friend who uses the official servers?
评论 #27683374 未加载
freedombenalmost 4 years ago
This makes me really miss Keybase.io. Anyone around from Keybase? Will it just bit rot away or will it get some attention&#x2F;love in the future?
评论 #27688069 未加载
评论 #27683846 未加载
评论 #27683878 未加载
评论 #27684866 未加载
评论 #27686990 未加载
jacob019almost 4 years ago
How does this compare with signald? I wrote a signald xmpp bridge, but signald can be a bit wonky. One time it just stopped responding, and it doesn&#x27;t pull in as much peer data as the official client.
评论 #27685451 未加载
评论 #27683362 未加载
dheeraalmost 4 years ago
&gt; at least Java Runtime Environment (JRE) 11<p>Yeah I stopped right there. I&#x27;ve had enough of one app wanting IBM Java, another wanting Oracle Java, another wanting Sun Java, another wanting 32-bit Java, another wanting 64-bit Java, another wanting Java 8, another wanting Java 11, ...<p>I really wish this were written in literally any other language, ideally one whose compiler can be apt-gotten on a default Ubuntu install.
评论 #27688083 未加载
评论 #27685514 未加载
评论 #27685861 未加载
评论 #27687475 未加载
sword_smithalmost 4 years ago
It asks me to get a captcha on <a href="https:&#x2F;&#x2F;signalcaptchas.org&#x2F;registration&#x2F;generate.html" rel="nofollow">https:&#x2F;&#x2F;signalcaptchas.org&#x2F;registration&#x2F;generate.html</a>, but the site does not seem to work.
评论 #27687327 未加载
janekgalmost 4 years ago
still missing some kind of ncurses UI for Signal now
tomrodalmost 4 years ago
I look forward to reviewing this. Neat idea.