GithubHelp home page GithubHelp logo

vaimalaviya1233 / walllpaper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maximedegreve/walllpaper

0.0 0.0 0.0 2.69 MB

Turns Dribbble shots into wallpapers by extending the color on the edges. ๐Ÿ‘จ๐Ÿปโ€๐ŸŽจ (Built w/ Swift)

Home Page: https://walllpaperapp.com

License: MIT License

JavaScript 1.98% CSS 6.24% Swift 91.77%

walllpaper's Introduction

Walllpaper ๐Ÿ‘จ๐Ÿปโ€๐ŸŽจ

Important Notice (14 Jan 2019): Walllpaper is now shut down and pulled from the app store. Read more

Important Notice (18 Feb 2018): Dribbble retired most of their API endpoints which made this server useless, therefore we've taken down our server. The marketing pages are now stored on Github and the walllpaper data is now served statically from the iOS device.

The server side code of Walllpaper App, written in Swift.

Walllpaper turns Dribbble shots into wallpapers by extending the color on the edges.

In the future I might open source the iOS app code too...

๐Ÿค– Before building (dependencies)

macOS:

  • Run brew install mysql followed by mysql_secure_installation to setup a database
  • Install Xcode
  • Run vapor xcode, this will create the Xcode project

Ubuntu (server):

  • Run sudo apt-get install libcurl3
  • Run apt-get install mysql-server libmysqlclient-dev python-mysqldb followed by mysql_secure_installation to setup a database

Database:

  • Create a MySQL database called walllpaper, e.g. using the mysql CLI: CREATE DATABASE walllpaper;
  • Config/mysql.json contains the database credentials

๐Ÿšง Building

macOS:

๐Ÿ“– Documentation

Visit the Vapor web framework's documentation for instructions on how to use this package.

๐Ÿ’ง Community

Join the welcoming community of fellow Vapor developers in Slack.

๐Ÿ”ง Compatibility

This package has been tested on macOS and Ubuntu.

walllpaper's People

Contributors

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