A TUI japanese media aggregate.
Go to file
2024-05-29 15:30:21 +01:00
.cargo chore: initialise rust project and TUI 2024-05-28 15:11:07 +01:00
src refactor: clean up using clippy 2024-05-29 10:59:55 +01:00
.gitignore cargo: initialise project 2024-05-28 10:37:10 +01:00
Cargo.lock cargo: update 2024-05-28 15:51:02 +01:00
Cargo.toml chore: initialise rust project and TUI 2024-05-28 15:11:07 +01:00
flake.lock feat: initialise flake 2024-05-28 14:34:48 +01:00
flake.nix flake: migrate from openssl 3.0.13 to openssl 3.3.0 2024-05-28 18:47:32 +01:00
LICENSE chore: add GNU AGPLv3 license 2024-05-28 15:54:00 +01:00
README.md docs: fix name of directory in installation process 2024-05-29 15:30:21 +01:00

Altoku

altoku is a TUI japanese media aggregate written in Rust.

Features

Here's a featurelist for a finished altoku:

  • Watch anime
  • Fetch anime
  • Fetch manga
  • Fetch light novels
  • Anilist integration

Altoku is actively being worked on, but as of writing has very little functionality for what it intends to be.

Installation

To build altoku, you'll need Rust installed:

$ git clone https://git.devraza.giize.com/devraza/altoku
$ cd altoku
$ cargo build --release # `--release` adds a few optimisations

Using the flake! This repository contains a flake.nix - if you have Nix installed, you can run nix run github:devraza/altoku to compile and run the program.

Disclaimer

All content accessible through the project is unaffiliated with the project or its developer(s), and so any copyrighted content that can be accessed by the user is accessed entirely at the user's own risk - this project and its developer(s) are not responsible for any theft of intellectual property or other harm done by users through this program and its code, altoku.