GithubHelp home page GithubHelp logo

linusu / artify-macos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nghiatranuit/artify-macos

0.0 3.0 0.0 7.83 MB

๐ŸŒŽ A macOS X application for bringing dedicatedly 18th century Arts to everyone

Home Page: https://artify.launchaco.com

License: GNU Lesser General Public License v3.0

Swift 59.43% Ruby 2.82% Objective-C 36.44% Shell 1.31%

artify-macos's Introduction

Artify App Logo

Artify Build Status 0.5.1

A macOS X application for bringing dedicatedly 18th century Arts to everyone ๐ŸŒŽ.

Wallpaper โ€ข Features โ€ข Downloads โ€ข Technologies โ€ข 3rd Libraries โ€ข Development โ€ข FAQ โ€ข

Wallpaper

Red Vineyard At Arles
The Starry Night
The Wanderer Above The Sea of Fog

Features

  • ๐Ÿ˜ Hand-picked 18th Arts.
  • ๐Ÿ‘จโ€๐Ÿ’ป Generate beautiful wallpaper depend on your screen size.
  • ๐Ÿ‘‘ Automatically fetch feature art for every days.
  • ๐ŸŒŽ On-demand art, You can pick your favorites art-style, artist (Coming soon ๐Ÿ™‡๐Ÿปโ€โ™‚๏ธ)
  • ๐Ÿ‰ Open-source project.
  • ๐Ÿ’ฏ Totally Free.

Downloads

All downloads are available at Release page

macOS Requirement

The minimum version supported is macOS 10.11.

Technologies

3rd Libraries

Development

Artify requires Artify Core as a backend. Pls follow this Instruction in order to start the core successfully ๐Ÿ˜Ž

After starting the development server.

  • Clone this project
  • Run $ pod install
  • Open ArtifyWorkspace.xcworkspace
  • Happy coding ๐Ÿ˜

FAQ

  • Is it a original idea?

Nowadays, Almost idea is mixing. The original idea was inspired by a guy in HN-Show I've seen in a couple months ago. It's just a tool to generate a photo after dragging manually my original picture. It has lack of capability.

I'm a lazy guy, I'd something could do it automatically every time. Ultimately, I came up with this idea.

  • Where is the Backend side?

I'm in charge of developing the Artify Core, as a Golang backend serverside. > Feel free to contribute cooperatively.

  • What is the current progress?

Here is Open Ticket and Close Ticket

  • Why do you choose RxSwift + MVVM?

I have solid experience when working with RxSwift + MVVM for a couple projects on Production. I'm so happy when writing concise, elegant Observable, Driver,... rather than clumsy functions with tons of nested-callbacks.

If something makes me happy, I will follow it. Simple enough ๐Ÿ˜‚

  • Is this app built with Swift?

Yes, Artify is built on top of Swift 4.1 and macOS Native library.

  • Why is it an OSS?

The source code is a trash if keep it in your inventory forever. I'd contribute back to the dev community when I have an opportunity.

The best way is publishing your source code ๐Ÿ‘จโ€๐Ÿ’ป.

  • Why is 18th century art?

Every time I have a short trip to an overseas country, I often spent 1 or 2 days to visit all famous art museum. I could stand for an hour to look at the detail, the scrape from those old oil photo. Individual traits could represent the history, the effort, the dream from original authors.

I realize I fall in love with the 18th art somehow ๐Ÿคฃ

Then I come up with the idea, why don't we bring it to everybody, who has the same passion as me.

Let imagine, every day, when I open my laptop at 9 AM, I can see the best photo of this day, with detail information, history, and the author. That would be amazing ๐Ÿ˜ฑ

Without considering, I start to develop the macOS app as well as the Artify-Core, which is written by Golang.

All of the art pictures will be hand-picked by me and my best girlfriend. Hope you enjoy it ๐Ÿ˜

  • How does Artify generate the beautify wallpaper?

[DR;TL]

  1. Determine the golden size, which relies on your current screen size. It makes sure every generated wallpaper is as nice as possible.
  2. Draw this image with the desired size in the middle
  3. Draw shadow
  4. Scale the background with "aspect to fill" mode
  5. Apply Gaussian algorithm
  6. Combine everything and cached locally.

[Detail implementation]

Here is the algorithm

  • Where does the Artify's resource come from?

Every art pictures are hand-picked from WikiArt.

If you wonder how I collect the data. Here is my partner, Spider Man, which is a Ruby script.

The conjunction of Nokogiri and Watir are perfect for this scenario. Indeed,I'm a lazy man, I don't want to collect data like a manual labor ๐Ÿ˜….

  • What are the tough problems, which you confronts when developing this project?

The Implementation of the Artify Core by Golang with latest technologies and the Artify Gaussian algorithm are two things take me most the effort.

  • Can I become a contributor?

Defintely, I appreciate your effort to become a contributor. Clone the project and setup your workspace. Happy coding guys ๐Ÿšข

  • Do you have personal blog?

Yes, I often write blog at My lab ๐Ÿ‘จโ€๐Ÿณ

  • How do I contact you?

Don't hesitate to open Issue on Github if you encounter any problems. Or give a welcome hug to me at [email protected].

artify-macos's People

Contributors

nghiatranuit avatar

Watchers

 avatar  avatar  avatar

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.