shinexia / bing-haskell

bing wallpaper tools with haskell

Home Page:https://bing.xgh.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bing

用Haskell实现的Bing壁纸系列工具,Haskell的练习项目

  • bing-core: 通用库
  • bing-data: 封装数据库操作
  • bing-bot: 爬虫相关API的封装
  • bing-task: 定时去获取当日壁纸信息,下载并保存到数据库中
  • bing-rest: 提供RESTfull API
  • bing-cli: 提供一个命令行工具

Build

cd bing-haskell
stack build

国内网络可能无法下载,需要使用代理或者vpn

About

bing wallpaper tools with haskell

https://bing.xgh.io

License:Apache License 2.0


Languages

Language:Haskell 100.0%