All Projects → ShinjiruApp → Shinjiru

ShinjiruApp / Shinjiru

Licence: gpl-3.0
Qt-based anime tracker for AniList

Labels

Projects that are alternatives of or similar to Shinjiru

Animeflv
App no oficial de Animeflv
Stars: ✭ 44 (-50.56%)
Mutual labels:  anime
One Punch Fitness
A "One Punch Man"-inspired workout app!
Stars: ✭ 64 (-28.09%)
Mutual labels:  anime
Karmabot
🤖 A Multipurpose Discord Bot with a Music System & Utility commands used by 160K+ users!
Stars: ✭ 73 (-17.98%)
Mutual labels:  anime
Anyme
Unofficial Android Anime App for MyAnimeList
Stars: ✭ 1,038 (+1066.29%)
Mutual labels:  anime
Danbooru
A taggable image board written in Rails 6.
Stars: ✭ 1,077 (+1110.11%)
Mutual labels:  anime
Conditional Animegan
Conditional GAN for Anime face generation.
Stars: ✭ 70 (-21.35%)
Mutual labels:  anime
Shukofukurou
Native AniList, Kitsu, and MyAnimeList Tracker for macOS written in Objective-C
Stars: ✭ 39 (-56.18%)
Mutual labels:  anime
Pymoe
Welcome to PyMoe, the only python lib you'll ever need if you need the animu/mangu on the python platform.
Stars: ✭ 81 (-8.99%)
Mutual labels:  anime
Anime gan
GAN models with Anime.
Stars: ✭ 56 (-37.08%)
Mutual labels:  anime
Pakku.js
拯救B站的弹幕体验!
Stars: ✭ 1,182 (+1228.09%)
Mutual labels:  anime
Documentation
Online documentation and tracking tools for Naninovel — writer-friendly visual novel engine
Stars: ✭ 48 (-46.07%)
Mutual labels:  anime
Animoji
Describe your favorite anime with emoji ✨
Stars: ✭ 54 (-39.33%)
Mutual labels:  anime
Doki Theme Vscode
Code with your waifu! Here are a bunch of themes for VS-Code. Choose a girl from various anime series, manga, and visual novels such as: Re:Zero, KillLaKill and Doki-Doki Literature Club.
Stars: ✭ 67 (-24.72%)
Mutual labels:  anime
Moelist
Another unofficial Android MAL client
Stars: ✭ 45 (-49.44%)
Mutual labels:  anime
Hakuneko
Manga & Anime Downloader for Linux, Windows & MacOS
Stars: ✭ 1,203 (+1251.69%)
Mutual labels:  anime
Jetbrains Compose Anime Demo
A Jetbrains Compose desktop app to get info of your favorite animes
Stars: ✭ 41 (-53.93%)
Mutual labels:  anime
Anime Downloader
A simple but powerful anime downloader and streamer.
Stars: ✭ 1,155 (+1197.75%)
Mutual labels:  anime
Ongaku
Anime Radio
Stars: ✭ 86 (-3.37%)
Mutual labels:  anime
Pixivformuzei3
Best Pixiv plugin for Muzei 3
Stars: ✭ 81 (-8.99%)
Mutual labels:  anime
Shokodesktop
Repository for Shoko Desktop
Stars: ✭ 71 (-20.22%)
Mutual labels:  anime

Dependencies

These are the packages required on Arch Linux to build:

  • qt5-base
  • qt5-declarative
  • qt5-networkauth
  • qt5-tools
  • qt5-quickcontrols
  • qt5-quickcontrols2
  • git
  • libx11
  • libxtst
  • libxinerama

Qt can be installed using their Online Installer instead for an overall easier experience, especially on distros without qt5-networkauth. Typically everything else should already be available.

Compiling for Yourself

Running INSTALL.linux should be enough most of the time 👍

Troubleshooting

Shinjiru's GUI is blank / empty after receiving the callback

This issue is usually related to the API calls not resolving due to issues with the OpenSSL library. The latest verrsion of Qt is compiled with OpenSSL 1.0.2, so make sure you are linking it against that version.

You can check which version of OpenSSL you have as your default by running openssl -v

Shinjiru suddenly closed / crashed!

On Windows, Shinjiru will automatically create a crashdump file when the program crashes, uploading and attaching that file to a GitHub issue provides me with a stacktrace of what when wrong right before the crash and helps me tremendiously when debugging the issue.

Other than that, a logfile Shinjiru.log is maintained at the location of QStandardPaths::AppConfigLocation:

Windows Mac OS Linux
C:\Users\Matt\AppData\Local\Kazakuri\Shinjiru ~/Library/Preferences/Kazakuri/Shinjiru ~/.config/Kazakuri/Shinjiru
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].