Skip to content

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

License

Notifications You must be signed in to change notification settings

IliaSky/one-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) - https://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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published