All Projects → tofuness → Toshocat

tofuness / Toshocat

Licence: gpl-3.0
Anime and Manga list app for desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Toshocat

Pixie
An open-source Discord bot built for weebs, by a weeb.
Stars: ✭ 20 (-88.51%)
Mutual labels:  anime, manga
Hakuneko
Manga & Anime Downloader for Linux, Windows & MacOS
Stars: ✭ 1,203 (+591.38%)
Mutual labels:  anime, manga
Shukofukurou
Native AniList, Kitsu, and MyAnimeList Tracker for macOS written in Objective-C
Stars: ✭ 39 (-77.59%)
Mutual labels:  anime, manga
Malsync
Integrates MyAnimeList/AniList/Kitsu/Simkl into various sites, with auto episode tracking.
Stars: ✭ 572 (+228.74%)
Mutual labels:  anime, manga
Awesome Anime Sources
A curated list of everything anime.
Stars: ✭ 164 (-5.75%)
Mutual labels:  anime, manga
Railgun
An extension of the MyAnimeList API.
Stars: ✭ 8 (-95.4%)
Mutual labels:  anime, manga
Oblecto
Oblecto is a media server, which streams media you already own, and is designed to be at the heart of your entertainment experience. It runs on your home server to index and analyze your media such as Movies and TV Shows and presents them in an interface tailored for your media consupmtion needs.
Stars: ✭ 67 (-61.49%)
Mutual labels:  tracking, movie
Trackma
Open multi-site list manager for Unix-like systems. (ex-wMAL)
Stars: ✭ 490 (+181.61%)
Mutual labels:  anime, manga
Onepiece Kg
a knowledge graph project for ONEPIECE /《海贼王》知识图谱
Stars: ✭ 123 (-29.31%)
Mutual labels:  anime, manga
Kitsu Mobile
📱 Kitsu mobile app for iOS and Android
Stars: ✭ 95 (-45.4%)
Mutual labels:  anime, manga
Kitsu Web
🔥 Ember.js app for Kitsu
Stars: ✭ 158 (-9.2%)
Mutual labels:  anime, manga
Kitsu Server
🚂 Rails API server for Kitsu
Stars: ✭ 145 (-16.67%)
Mutual labels:  anime, manga
Jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
Stars: ✭ 531 (+205.17%)
Mutual labels:  anime, manga
Myanimelistsharp
Access MyAnimeList Web API using .NET library
Stars: ✭ 10 (-94.25%)
Mutual labels:  anime, manga
Apiv2 Graphql Docs
AniList API V2 GraphQL Documentation
Stars: ✭ 501 (+187.93%)
Mutual labels:  anime, manga
Moelist
Another unofficial Android MAL client
Stars: ✭ 45 (-74.14%)
Mutual labels:  anime, manga
Manga-AutoTranslate
Script made to automatically translate manga pages.
Stars: ✭ 18 (-89.66%)
Mutual labels:  anime, manga
kuristina
An API that lets you fetch user lists from MyAnimeList.
Stars: ✭ 14 (-91.95%)
Mutual labels:  anime, manga
Linedistiller
A data-driven line extractor for 2D anime, manga and illustration using Keras.
Stars: ✭ 87 (-50%)
Mutual labels:  anime, manga
Malgraph4
MALgraph: statistics service for MyAnimeList.net users.
Stars: ✭ 143 (-17.82%)
Mutual labels:  anime, manga



Build Status Code climate Coverage Status Coverage Status


Installation

  • You need Node.js on your machine
  • You need MSVC to build some native modules
  • You need a local global installation of electron-builder Apart from that, just run npm install in the project directory.

Developing

$ npm run test:watch
$ npm run webpack:dev
$ npm run start:dev

Starts up the application in development mode. The Squirrel updater won't work in the development environment so you can safely ignore Squirrel errors.

Building

$ npm run test
$ npm run webpack:build
$ npm run dist

Make sure tests pass before running npm webpack:build. npm run dist builds the delta files and artifacts for 64-bit Windows.

License

GNU GPL V3

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].