#tweet #content #queue #twitter #stakkr

bin+lib not-stakkr

已被tweetr替代

2个版本 (1个稳定版)

使用旧Rust 2015

1.0.0 2016年9月11日
0.1.0 2016年9月11日

#20 in #tweet

MIT 许可证

95KB
778

not-stakkr TravisCI构建状态 AppVeyorCI构建状态 许可证 Crates.io版本

not-stakkr是一个平台,允许您创建和排队推文,以便在您想要分享时发布。您可以在有时间时创建内容,然后使用FOSS而不是支付任何荒谬的$$$来自动发布它们。

文档

手册页面

股票价值

如果您想使用已经设置好的应用程序,将(并验证assets/stock-app.toml.asc解密到$CONFIG_DIR/app.toml中。

简单用法

首先,输入您在https://dev.twitter.com(或使用股票价值)创建Twitter应用时获得的app数据

not-stakkr init
App key: ...
App secret: ...

然后,通过将提供的链接粘贴到登录浏览器中并输入生成的PIN来授权用户

not-stakkr add-user
Visit this URL: ...
Enter the PIN from that page: ...

之后添加推文

not-stakkr queue-tweets
Author (or empty to finish): ...
Tweet content: ...
Time to post the tweet (RFC2822 or RFC3339): ...

Author (or empty to finish):

init之后,您可以启动守护程序,它将发布推文

not-stakkr start-daemon
Posted tweet "..." scheduled for ... by ... at ... with ID ...
Posted tweet "..." scheduled for ... by ... at ... with ID ...

有关更多信息,请参阅手册页面

依赖关系

~14MB
~255K SLoC