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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Sent – Simple plaintext presentation tool

215 点作者 midzer超过 1 年前

24 条评论

aserr超过 1 年前
I like the concept.<p>If you’re looking for something with a little more capability and that fits nicely into a Markdown-centric workflow, there is also Marp: <a href="https:&#x2F;&#x2F;marp.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;marp.app&#x2F;</a>
评论 #39425239 未加载
评论 #39422638 未加载
评论 #39422632 未加载
评论 #39426717 未加载
评论 #39424435 未加载
tagyro超过 1 年前
To mirror another comment: I really like the concept and will give it a try.<p>As an alternative, I want to suggest Quarto - <a href="https:&#x2F;&#x2F;quarto.org" rel="nofollow">https:&#x2F;&#x2F;quarto.org</a> - somewhat similar, easy to use, one might even call it &quot;basic&quot; (I mean that in a good way!) 7&#x2F;5 ^^
sooheon超过 1 年前
Deckset was the OG in this space, which I used a decade (!) ago in college. Looks like they moved off the Mac App Store, and are bringing out an iOS app now: <a href="https:&#x2F;&#x2F;www.deckset.com" rel="nofollow">https:&#x2F;&#x2F;www.deckset.com</a><p>Now I much prefer something like <a href="https:&#x2F;&#x2F;quarto.org" rel="nofollow">https:&#x2F;&#x2F;quarto.org</a> with dataviz.
评论 #39427063 未加载
samatman超过 1 年前
&gt; <i>Slides with exuberant amount of lines or characters produce rendering glitches intentionally to prevent you from holding bad presentations.</i><p>Welp. That&#x27;s suckless for ya.<p>In a 1000 line, minimalist presentation tool, there is logic devoted to screwing up the output if it doesn&#x27;t conform to some guy&#x27;s opinion of what a slide should look like.<p>I would say that sucks more, rather than less, than the same tool without the bad attitude. But then it wouldn&#x27;t be suckless.
评论 #39423208 未加载
评论 #39424790 未加载
评论 #39424122 未加载
评论 #39424196 未加载
muxl超过 1 年前
I&#x27;ve done a number of text-based slide presentations with `marp` and I&#x27;ve been pleased with the results. Mostly it&#x27;s just plain markdown slides but if you want to get into the weeds with HTML and have a 2-column slide or something you can do it. <a href="https:&#x2F;&#x2F;marp.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;marp.app&#x2F;</a>
IshKebab超过 1 年前
Eh there are loads of these based on Markdown that are much better. I think revealjs is the most popular, but I like remarkjs:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;gnab&#x2F;remark">https:&#x2F;&#x2F;github.com&#x2F;gnab&#x2F;remark</a><p>There&#x27;s a list of them here: <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;johnloy&#x2F;27dd124ad40e210e91c70dd1c24ac8c8" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;johnloy&#x2F;27dd124ad40e210e91c70dd1c24a...</a><p>I don&#x27;t know why this needs to exist given all those... I guess it was just a fun project?
评论 #39425217 未加载
评论 #39424101 未加载
James_K超过 1 年前
&gt; No export function. If you really need one, just use a shell script with xdotool and your favorite screenshot application.<p>&gt; Slides with exuberant amount of lines or characters produce rendering glitches intentionally to prevent you from holding bad presentations.<p>This reads like a parody of Suckless software. Why would anyone use this over the most basic alternative with something like Markdown or HTML in conjunction with a PDF viewer? It&#x27;s not as if anyone using computers now doesn&#x27;t have a PDF viewer, so I fail to see the practical utility in re-implementing a tiny fraction of its functionality.<p>If I may be so bold and scathing, I would like to generalise this to Suckless as a whole. Their issue seems to be with &quot;bloat&quot; in modern computers, but we have the disk space and CPU cycles to accommodate featureful software written in safe and simple programming languages. Writing software only in C and putting a strict line limit on it simply isn&#x27;t necessary. The code produced will be of a lower quality and the software produced will have insufficient features.<p>I stand by my belief that it is is possible to write software that provides many features, to do so with a responsive and pleasing UI, in a manner that does not excessively use system resources, and with code that is open to extension and modification. In short: good software is possible. Yet the Suckless style seems to ignore many of the aspects of good software under the false assertion that they come at the cost of others. A piece of software that lacks features is worse than a bloated piece of software with sufficient features as the latter can actually achieve what user wants, though both are worse than non-bloated software with sufficient features.
评论 #39426636 未加载
评论 #39427802 未加载
alexwennerberg超过 1 年前
I’ve used Adelie, which has its own postscript-like notation to render font and graphics inside a tiny VM. I love it<p><a href="https:&#x2F;&#x2F;wiki.xxiivv.com&#x2F;site&#x2F;adelie.html" rel="nofollow">https:&#x2F;&#x2F;wiki.xxiivv.com&#x2F;site&#x2F;adelie.html</a>
Aachen超过 1 年前
I like simple tools, but this may be too minimalist for most presentations I see being held, or virtually any presentation I make. Adding an image on the side of text, or even anywhere on a text slide, is something I&#x27;ll want in probably 80% of the presentations I do. One could use image editing for the same effect, particularly if this supports SVG and thus the added text won&#x27;t get blurry, but that seems rather roundabout<p>My employer has a Latex template which we use by default (I&#x27;ve also made a LibreOffice one for the one time I wanted a video in there). The only annoying thing is that you need to memorize or look up a handful of things like how to align an image the way you want (e.g. below&#x2F;besides text), but other than that it&#x27;s about as simple to use as this tool. The advantage of Sent would be skipping the initial setup, but then Sent also doesn&#x27;t give you any design elements like a title page or slide numbers for people to refer back to<p>I&#x27;m also wondering in what version of 2014 (initial git commit: <a href="https:&#x2F;&#x2F;git.suckless.org&#x2F;sent&#x2F;commit&#x2F;2e435b7da8067f4e6934bbd25044d91cbc00e3a2.html" rel="nofollow">https:&#x2F;&#x2F;git.suckless.org&#x2F;sent&#x2F;commit&#x2F;2e435b7da8067f4e6934bbd...</a>) it made sense to write a GUI tool in plain old C, or why this git server makes you press &quot;parent commit&quot; 30 times to find the initial commit
评论 #39424053 未加载
nikau超过 1 年前
Pandoc can create powerpoints from markdown which is my preferred workflow
barnacs超过 1 年前
Might as well just xdg-open files in a directory in alphanumeric order by name as a &quot;presentation&quot; at this point.
评论 #39422739 未加载
评论 #39424650 未加载
jll29超过 1 年前
This is a good tool for people who have something to say. I like its minimalist approach, although realistically, one probably still needs LaTeX to create figures for mathematical formulae in scientific&#x2F;technical fields.<p>I also see value in teaching&#x2F;learning to create presentations. As we all know, with both PPT and LaTeX people tend to spend a lot of time fiddling with formatting issues, at the expense of improving the distillation of ideas [1].<p>PPT and fellows are often used to distract from lack of subtance (which is the reason it is forbidden at Amazon [2], where they read &amp; discuss prose text reports instead).<p>[1] <a href="https:&#x2F;&#x2F;www.ucl.ac.uk&#x2F;~ucbpmbc&#x2F;old&#x2F;ppoint.html" rel="nofollow">https:&#x2F;&#x2F;www.ucl.ac.uk&#x2F;~ucbpmbc&#x2F;old&#x2F;ppoint.html</a><p>[2] <a href="https:&#x2F;&#x2F;www.managementtoday.co.uk&#x2F;why-amazon-banned-powerpoint&#x2F;leadership-lessons&#x2F;article&#x2F;1689543" rel="nofollow">https:&#x2F;&#x2F;www.managementtoday.co.uk&#x2F;why-amazon-banned-powerpoi...</a>
INTPenis超过 1 年前
I&#x27;d prefer markdown actually.<p>This should not be complicated, it should be as simple as making a theme for a static site generator that supports markdown. I already found one alternative through quick googling.<p><a href="https:&#x2F;&#x2F;themes.gohugo.io&#x2F;themes&#x2F;reveal-hugo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;themes.gohugo.io&#x2F;themes&#x2F;reveal-hugo&#x2F;</a><p>I used to make presentations with slide.js, web-based, worked just fine. But now I think I&#x27;d rather use a static site generator to make it even simpler.<p>Honestly I&#x27;m not even happy with the reveal-hugo solution. I think it should be one dir per presentation, one file per slide, and browsing left or right should be similar to selecting the next and previous blog post. Keep it simple, keep it as close as possible to a regular website design.
jrm4超过 1 年前
This reminds me a bit of the thing I started doing years ago, tweaked to my liking and never looked back -- and I&#x27;m just now thinking &quot;Wow, it&#x27;s weird that no one has made this better in a more formal way.&quot;<p>Anyway, its S5 slides, like this: <a href="https:&#x2F;&#x2F;meyerweb.com&#x2F;eric&#x2F;tools&#x2F;s5&#x2F;" rel="nofollow">https:&#x2F;&#x2F;meyerweb.com&#x2F;eric&#x2F;tools&#x2F;s5&#x2F;</a><p>And I just tweaked the CSS and added a bit of logic to included the possibility of one image per slide; as well as editing slides not with raw HTML but with <a href="https:&#x2F;&#x2F;zim-wiki.org" rel="nofollow">https:&#x2F;&#x2F;zim-wiki.org</a> (because that&#x27;s what I&#x27;m really used to, I&#x27;m sure any Markdown thing would work just as well).
tamimio超过 1 年前
I believe in the opposite, when it comes to presentations, you better include pictures and videos or even 3D render with animation, highlight words with other colors or size and so on, if I am for a plaintext slide, send it as an email, presentations are already boring using the default templates don’t make it worse. This whole “bare minimalistic” approach can be useful in some scenarios, just don’t try to force it every where, windows Vista UI for example was probably one of the best UI before going to minimal&#x2F;flat design and such.
评论 #39424724 未加载
评论 #39424587 未加载
xmprt超过 1 年前
I think if the information in a presentation can be represented this simply then it probably doesn&#x27;t have to be a presentation.
lencastre超过 1 年前
This is cool, I’ve been using <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;pt&#x2F;app&#x2F;minimal-folio&#x2F;id385429744" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;pt&#x2F;app&#x2F;minimal-folio&#x2F;id385429744</a> — minimal folio — for a while and like that simplicity and presentation controls as well.
jntnctrs超过 1 年前
This made me think of LookAtMe, a python markdown-to-text-presentation tool, which supports embedded terminal among other features.<p><a href="https:&#x2F;&#x2F;lookatme.readthedocs.io&#x2F;en&#x2F;latest&#x2F;getting_started.html" rel="nofollow">https:&#x2F;&#x2F;lookatme.readthedocs.io&#x2F;en&#x2F;latest&#x2F;getting_started.ht...</a>
twobitshifter超过 1 年前
First time hearing of the Takahashi Method.<p>The way I transform text to slides is with quarto support for reveal.js<p>This does everything you need and means you can keep it plain text and code in a qmd file.
padthai超过 1 年前
Sent is not compatible with sharing screen with Teams in MacOS. This actually got me into trouble.
zelphirkalt超过 1 年前
The title reminded me of the Racket sublanguage for presentations.
satisfice超过 1 年前
Great tool for people who hate giving a good presentation.
评论 #39428519 未加载
bitwize超过 1 年前
Just use PowerPoint.<p>If you don&#x27;t have it, open a ticket to have IT install it on your corporate issued Mac, or use Jamf Self Setvice.<p>Geez.
评论 #39429310 未加载
6510超过 1 年前
needs a video demo explaining everything.