All Projects → 0neGal → albumArtCreator

0neGal / albumArtCreator

Licence: GPL-3.0 license
A simple tool to make it easy to create good looking album art

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to albumArtCreator

Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (+519.23%)
Mutual labels:  electron-app, electronjs
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (+34.62%)
Mutual labels:  electron-app, electronjs
Altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Stars: ✭ 203 (+680.77%)
Mutual labels:  electron-app, electronjs
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+19746.15%)
Mutual labels:  electron-app, electronjs
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (+2226.92%)
Mutual labels:  electron-app, electronjs
Electron Playground
This is a project to quickly experiment and learn electron related APIs
Stars: ✭ 938 (+3507.69%)
Mutual labels:  electron-app, electronjs
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+457.69%)
Mutual labels:  playlist, electron-app
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (+3.85%)
Mutual labels:  electron-app, electronjs
stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-11.54%)
Mutual labels:  electron-app, electronjs
Holly-Quintet
A web app used for searching disks' covers from a series of music websites.
Stars: ✭ 22 (-15.38%)
Mutual labels:  album-cover, album-artwork
Tana
Bringing the Picture-in-Picture experience to the desktop.
Stars: ✭ 109 (+319.23%)
Mutual labels:  electron-app, electronjs
electron-application
Example implementation of electronjs.
Stars: ✭ 11 (-57.69%)
Mutual labels:  electron-app, electronjs
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (+169.23%)
Mutual labels:  electron-app, electronjs
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (+392.31%)
Mutual labels:  electron-app, electronjs
electron-react-parcel-boilerplate
Boilerplate code to create basic, production ready Electron app using React, Parcel application bundler.
Stars: ✭ 48 (+84.62%)
Mutual labels:  electron-app, electronjs
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (+869.23%)
Mutual labels:  electron-app, electronjs
Darkorbit-client
Open source darkorbit client (cross-platform and with better performance)
Stars: ✭ 59 (+126.92%)
Mutual labels:  electron-app, electronjs
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-7.69%)
Mutual labels:  electron-app, electronjs
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (+84.62%)
Mutual labels:  electron-app, electronjs
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (+1065.38%)
Mutual labels:  electron-app, electronjs

Album Art Creator

Create amazing looking Album Art in seconds!


What is this?

Album Art Creator is an app that takes your input and sends out an output album art which looks stunning. The designs very obviously resemble Apple's own album art used for the "For You" playlist's which they make.

How to use?

Head over to the releases page and download the tar file of your OS, then unzip it, macOS can do this natively iirc, unsure about Windows, most Linux distros will have the tar command pre-installed, use the -x option to extract it.

Where's the Windows release?

I don't have a Windows machine currently, some releases may not yet have a Windows build. If there's a current release that doesn't have a build I'd love it if you could compile it for me and send it to me!

My Album Art doesn't show up for other people

This is a very common issue, the reason this happens is also very simple, Apple doesn't want users to act as if they made "Official Playlists" and so playlist's with Apple's logos in them won't show up on other people's devices, this is why there's a toggle for it.

How does this work?

It's very simple actually, the app uses a framework named Electron, which allows developers like myself to create apps with web technologies, while also being cross-platform. Then it uses an npm module named save-html-as-image which as the name suggests allows me to export HTML out as an image.

Why isn't this a website then?

Yes. This could easily be made into a website and was originally supposed to be a website, the reason it didn't end up like that is simply because my SSL license is expired, which caused issues. I'm not planning on renewing my license. However I am planning on making a seperate repository just for the web version, so if somebody wants they can host it. Or run it locally.

What is the future of AAC?

I don't have much planned other than a few small features and probably some bug fixes once they get found. As mentioned above there's the web repository but outside of that there're no plans.

Oi, I FOUND A BUG!

That's cool, very cool! However it shouldn't be there! Be sure to report a detailed report on the issues page, I haven't set up a template yet so just try to be descriptive, say how it is produced etc etc...

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