IliaSky / one-info

A go program, which sorts your emails based on your current folders and shows you emails and rss feeds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

one-info

A go program, which gathers information from different web sites and rss feeds and shows it in one place.

Thread with more information about the project (in bulgarian) - http://fmi.golang.bg/topics/293

Dependencies:

  • github.com/PuerkitoBio/goquery
  • github.com/CzarekTomczak/cef2go
  • github.com/gorilla/mux
  • github.com/mattn/go-sqlite3
  • github.com/peterbourgon/diskv
  • github.com/gregjones/httpcache
  • github.com/gregjones/httpcache/diskcache

Notes:

  • cef2go might require some additional steps to work
  • Although on theory the application may work on different operating systems it is being developed solely on windows. Support for other OS might be added later, but currently isn't a priority.
  • The API is currently in developement and may go through some backwards incompatible changes

Future developement ideas:

  • Create advanced map and filter syntax
  • Create advanced modules with client and/or server side logic
  • Create web site for registering and loading modules

About

A go program, which sorts your emails based on your current folders and shows you emails and rss feeds.

License:MIT License


Languages

Language:Go 45.1%Language:JavaScript 36.3%Language:CSS 10.5%Language:Python 5.6%Language:HTML 2.6%