Skip to content

Releases: Wraient/curd

Curd v0.0.7

28 Oct 08:35
4bc130d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

Curd v0.0.6

27 Oct 14:57
ca97ec2
Compare
Choose a tag to compare

What's Changed

  • Added missing rofi functions (almost complete) by @Wraient in #12

Full Changelog: v0.0.5...v0.0.6

Curd v0.0.5

27 Oct 07:48
e301087
Compare
Choose a tag to compare

What's Changed

  • Github Actions CI/CD Implementation test by @Wraient in #9
  • Rofi Support Added (Beta) by @Wraient in #10

Full Changelog: v0.0.4...v0.0.5

Curd v0.0.4

26 Oct 20:56
b60311d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v...v0.0.4

Curd v0.0.3

26 Oct 15:46
Compare
Choose a tag to compare

A Cli application to stream anime with Anilist integration and Discord RPC written in golang

Features

  • Stream anime online
  • Update anime in Anilist after completion
  • Skip anime Intro and Outro
  • Skip Filler and Recap episodes
  • Discord RPC about the anime
  • Local anime history to continue from where you left off last time
  • Save mpv speed for next episode
  • Configurable through config file

Usage

  • For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description Command
Watch dub curd -dub
Watch sub curd -sub
Update the script curd -u
Edit config file curd -e
Continue last watching anime curd -c
Help curd -help

What's Changed

  • 8ecb356 Better Error handling for linux
  • ab92766 Quit in selection menu

New Contributors

Full Changelog: v0.0.1...v0.0.2

Full Changelog: v0.0.2...v0.0.3

Curd v0.0.2

23 Oct 12:19
Compare
Choose a tag to compare

A Cli application to stream anime with Anilist integration and Discord RPC written in golang

Features

  • Stream anime online
  • Update anime in Anilist after completion
  • Skip anime Intro and Outro
  • Skip Filler and Recap episodes
  • Discord RPC about the anime
  • Local anime history to continue from where you left off last time
  • Save mpv speed for next episode
  • Configurable through config file

Usage

  • For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description Command
Watch dub curd -dub
Watch sub curd -sub
Update the script curd -u
Edit config file curd -e
Continue last watching anime curd -c
Help curd -help

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

Curd v0.0.1

23 Oct 11:06
Compare
Choose a tag to compare

A cli application to stream anime with Anilist integration and Discord RPC.

Note: This currently only works for linux.

Features

  • Stream anime online
  • Update anime in Anilist after completion
  • Skip anime Intro and Outro
  • Skip Filler and Recap episodes
  • Discord RPC about the anime
  • Local anime history to continue from where you left off last time
  • Save mpv speed for next episode
  • Configurable through config file

Usage

  • For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description Command
Watching new anime curd -new
Watch dub curd -dub
Watch sub curd -sub
Update the script curd -u
Edit config file curd -e
Continue last watching anime curd -c
Help curd -help