All Projects → Pizzacus → Satania.moe

Pizzacus / Satania.moe

Licence: other
Satania IS the BEST waifu, no really, she is, if you don't believe me, this website will convince you

Projects that are alternatives of or similar to Satania.moe

Trace.moe
Anime Scene Search by Image
Stars: ✭ 3,231 (+564.81%)
Mutual labels:  anime
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (-36.21%)
Mutual labels:  dropout
Warezz
It's illegal cuz they can't tax you!
Stars: ✭ 386 (-20.58%)
Mutual labels:  anime
Deepnet
Implementation of CNNs, RNNs, and many deep learning techniques in plain Numpy.
Stars: ✭ 285 (-41.36%)
Mutual labels:  dropout
Anime Offline Database
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Stars: ✭ 292 (-39.92%)
Mutual labels:  anime
Yuna
ツ An anime player that integrates with AniList, Simkl, Crunchyroll, and Hidive.
Stars: ✭ 361 (-25.72%)
Mutual labels:  anime
Animeopenings
Displays random anime openings
Stars: ✭ 267 (-45.06%)
Mutual labels:  anime
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+748.15%)
Mutual labels:  dropout
Mokore
🎉Wordpress二次元简约个人博客主题by江程训
Stars: ✭ 306 (-37.04%)
Mutual labels:  anime
Monkey Dl
Bulk download your favourite anime episodes from your favourite anime websites
Stars: ✭ 382 (-21.4%)
Mutual labels:  anime
Trace.moe Telegram Bot
This Telegram Bot can tell the anime when you send an screenshot to it
Stars: ✭ 284 (-41.56%)
Mutual labels:  anime
Makegirlsmoe web
Create Anime Characters with MakeGirlsMoe
Stars: ✭ 3,144 (+546.91%)
Mutual labels:  anime
Nineanimator
An elegant way of discovering anime on iOS.
Stars: ✭ 369 (-24.07%)
Mutual labels:  anime
Animedb
約100年に渡るアニメ作品リストデータベース
Stars: ✭ 284 (-41.56%)
Mutual labels:  anime
Kawanime
Desktop app for anime fans
Stars: ✭ 396 (-18.52%)
Mutual labels:  anime
Anime Face Dataset
🖼 A collection of high-quality anime faces.
Stars: ✭ 272 (-44.03%)
Mutual labels:  anime
Face Tracking With Anime Characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
Stars: ✭ 320 (-34.16%)
Mutual labels:  anime
Dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
Stars: ✭ 466 (-4.12%)
Mutual labels:  dropout
Bangumi
💫 An unofficial bgm.tv app client for Android and iOS, built with React Native. 类似专门做ACG的豆瓣, 已适配 iOS/Android, mobile/Pad, light/dark theme, 并加入了很多独有的增强功能
Stars: ✭ 409 (-15.84%)
Mutual labels:  anime
Waifu2x Extension Gui
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
Stars: ✭ 5,463 (+1024.07%)
Mutual labels:  anime

Satania: The best Waifu. Ever.

This is a website for those who wanna praise Satania, you can actually browse it at https://satania.moe

This repo is for the people interested in the code

Special Thanks to

  • All the translators which are normally credited in their respective translations (unless they didn't want to)
  • [LIMITED DAYS] for letting me use his song
  • /u/iRed_Panda for making the GIF of Satania dancing

Getting started

# Clone this repository
git clone https://github.com/Pizzacus/satania.moe.git # If you work with HTTPS
git clone [email protected]:Pizzacus/satania.moe.git     # If you work with SSH

# Install the dependencies
npm install   # For NPM users
yarn install  # For Yarn men of culture

# You can build a static version of the website, all the files go into `dist/`
npm run build # On NPM or
yarn build    # On Yarn

# You can also run a development server that automatically reloads when you change anything!
npm run serve # On NPM or
yarn serve    # On yarn

# Finally, use --production to create an optimised build
# that is smaller and more compatible, but takes way more time to generate
npm run build --production # On NPM or
yarn build --production    # On Yarn

# (also works with `serve`)

Translating

  • Go to https://satania.moe/#translator-mode, new buttons will appear on the top-left
  • Click on "Download" to get a copy of every string of text on the website
  • Use an IDE such as Notepad++ to edit the YAML file
  • Use the "Browse..." button on satania.moe in translator mode to load your YAML file on the website to preview your changes locally
  • Once you're done, send your translation to Pizzacus#2884 on Discord, or to /u/pizzacus on Reddit
  • Or, if you know how to use GitHub (this step is optional), fork this project to your account, clone it to your computer, convert the YAML to JSON and add it to /src/locales and add the option for it in the index.html file around line 128, then you can do a pull request

License

This Shitpost project is released under the SDL 1.0 License (the Satania Daiakuma License), which is basically like MIT, except you can't use this project to promote any other characters except Satania, more infos are in the LICENSE.md file.

Yeah, I really thought of everything...

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