Giter VIP home page Giter VIP logo

animos's Introduction

Hi ๐Ÿ‘‹ My name is Keerthi Vasan S A

Full Stack

I've been programming for 5 - 6 years. Have developed many libraries, open-source projects and more. Professional expertise in programming. Passionate programmer and tech enthusiast. Always learning new things.

  • ๐ŸŒย  I'm based in Chennai, India
  • โœ‰๏ธย  You can contact me at [email protected]
  • ๐Ÿš€ย  I'm currently working on Animos
  • ๐Ÿง ย  I'm learning Ruby on Rails
  • ๐Ÿคย  I'm open to collaborating on interesting startup ideas or FOSS projects.

Skills

TypeScript Git Java Go JavaScript Python Ruby rlang Rust Kotlin C C++ Dart HTML5 React NextJs Angular CSS3 TailwindCSS Chakra UI Bootstrap Svelte Vite NodeJS Express GraphQL MongoDB MySQL PostgreSQL Firebase Heroku Supabase Django Flutter Figma

Socials

animos's People

Contributors

keerthivasansa avatar thayt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

animos's Issues

[Suggestion] Option to centralize and resize player

Without being in fullscreen, the player is just too small and in weird spot. It would be nice to be able to centralize it and maybe manually resize it so it can fit well in my current monitor, like making it 150% larger.

2022-12-07

Also a soft(?) fullscreen option would be useful, making the player fullscreen inside app only and not taking the entire monitor.

Please add anilist integration

As above mentioned in the title please add anilist integration in the watch history and sorry for creating an issue instead of a request

Running AppEngine download on Ubuntu 22.04 x64 system (error: 'You incorrectly pinned it to debian-openssl-3.0.x')

$ ./Animos-0.2.2.AppImage 
{ loadPath: [AsyncFunction (anonymous)] }
api started listening
{
  preloadPath: '/tmp/.mount_AnimosqTwH2h/resources/app.asar/dist/electron-src/preload.js',
  iconPath: '/tmp/.mount_AnimosqTwH2h/resources/app.asar/build/icons/favicon.ico'
}
(node:160836) UnhandledPromiseRejectionWarning: Error: Query engine library for current platform "debian-openssl-3.0.x" could not be found.
You incorrectly pinned it to debian-openssl-3.0.x

This probably happens, because you built Prisma Client on a different platform.
(Prisma Client looked in "/tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client/runtime/libquery_engine-debian-openssl-3.0.x.so.node")

Searched Locations:

  /tmp/.mount_AnimosqTwH2h/resources/node_modules/.prisma/client
  /home/runner/work/animos/animos/node_modules/@prisma/client
  /tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client
  /tmp/.mount_AnimosqTwH2h/resources/node_modules/.prisma/client
  /tmp/.mount_AnimosqTwH2h/resources/prisma
  /tmp/prisma-engines
  /tmp/.mount_AnimosqTwH2h/resources/node_modules/.prisma/client


To solve this problem, add the platform "debian-openssl-3.0.x" to the "binaryTargets" attribute in the "generator" block in the "schema.prisma" file:
generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native"]
}

Then run "prisma generate" for your changes to take effect.
Read more about deploying Prisma Client: https://pris.ly/d/client-generator
    at DefaultLibraryLoader.getLibQueryEnginePath (/tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client/runtime/index.js:30092:13)
    at async DefaultLibraryLoader.loadLibrary (/tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client/runtime/index.js:30010:33)
    at async LibraryEngine.loadEngine (/tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client/runtime/index.js:30328:24)
    at async LibraryEngine.instantiateLibrary (/tmp/.mount_AnimosqTwH2h/resources/node_modules/@prisma/client/runtime/index.js:30286:5)
(Use `animos --trace-warnings ...` to show where the warning was created)
(node:160836) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Error occurred in handler for 'home:get-poster': PrismaClientInitializationError: 
Invalid `db_1.prisma.poster.findMany()` invocation in
/tmp/.mount_AnimosqTwH2h/resources/app.asar/dist/electron-src/ipc.js:58:61

  55 var posters, data;
  56 return __generator(this, function (_a) {
  57     switch (_a.label) {
โ†’ 58         case 0: return [4 /*yield*/, db_1.prisma.poster.findMany(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.