TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Should I make this tool to open long URLs from terminal with short name?

1 点作者 navalsaini将近 5 年前
You can read a description here<p>https:&#x2F;&#x2F;github.com&#x2F;flipflopapp&#x2F;rewq-cli&#x2F;blob&#x2F;master&#x2F;README.md<p>TLDR:-<p>$ rewq standup<p>... would open a meetup-standup link... or just<p>$ rewq<p>... if its around 11-am, would open the standup link.<p>$ rewq notebook<p>... would open your jupyter notebook on GCP or show a list of URLs for all your notebooks.<p>Add a comment or upvote if you need something like this.

1 comment

jmercouris将近 5 年前
I think a github gist should suffice demonstrating how to do it in shell. It should be enough to make a small:<p>#!&#x2F;bin&#x2F;bash browser.xyz url.com<p>and then symlink it into your path or otherwise.
评论 #24095656 未加载