Giter VIP home page Giter VIP logo

flamingo's Introduction

Flamingo

Dive into the world of art, in your iPhone.

KR Description

플라밍고와 함께, 아이폰에서도 예술의 세계로 뛰어드세요. 플라밍고는 Artvee를 통해 멋진 고대 미술작품들을 보여줍니다. 원하는 아티스트를 설정하거나, 카테고리를 설정하실 수도 있습니다. 저작권이 소멸된 작품들이기에, 원하는 사진은 언제든지 저장이 가능합니다. 또한 오프라인 모드가 준비되어 있습니다! 저장해둔 작품들을 인터넷 연결이 어려운 환경에서도 언제든 즐겨보세요.

  • 본 위젯의 무단 재배포, 재공유 및 상업적 판매는 엄격히 금지됩니다.
  • 본 위젯은 JulioKim님의 자료를 일부 참고해 제작하였습니다.
  • 오프라인 모드의 경우, 위젯 설정에서 비활성화가 가능합니다.
  • 작품을 다운로드할 때는 Wi-Fi 환경을 준비하시는 것을 권장합니다. 위젯 특성 상 데이터가 과도하게 소모될 수 있습니다.

EN Description

Flamingo is an iOS Scriptable widget that shows great artworks. It is powered by Artvee, which provides public domain artworks. You can either set your favorite artist, or select category for your artwork. Artworks are automatically downloaded and ready to be shown in offline mode.

  • Unauthorized Redistribution is strictly prohibited by the developer.
  • You can turn off offline mode in widget setting, which is summoned by launching widget in Scriptable app.
  • Wi-Fi network is recommended for downloading artworks.

flamingo's People

Contributors

bagng avatar unvsdev 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

Watchers

 avatar

flamingo's Issues

No result found

Flamingo.js 259 line

 let arts = [...document.querySelectorAll('.products .product-grid-item .product-wrapper')].map((ele) => {

to
let arts = [...document.querySelectorAll('.products, .product-grid-item, .product-wrapper')].map((ele) => {

Please insert comma for seperator.

Error on line 301:20 [!] No result found.

개발자님 수고 많으십니다. 덕분에 플라밍고 정말 잘 쓰고 있구요.
며칠전부터 에러가 떠서 글 남깁니다.

301~307줄 사이의
if(!offlineMode){
arts = await loadArts(artist)
if(arts.length < 1){
throw new Error("[!] No result found.")
return 0

부분 인듯 하고 제목처럼 에러가 뜹니다.ㅠ

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.