项目作者: gzougianos

项目描述 :
Small Tray Application helping CS students of University of Ioannina to stay updated with department news.
高级语言: Java
项目地址: git://github.com/gzougianos/CSNews.git
创建时间: 2017-11-01T20:13:43Z
项目社区:https://github.com/gzougianos/CSNews

开源协议:GNU General Public License v3.0

下载


CSE News






Content:


  • Program description

  • How it works

  • Program preview

  • How to wrap the .jar into .exe file

  • Issue/Bug Policy

  • Download compiled version

  • Libraries used




  • Description:


    CSE News is an application created to help
    Computer Science Engineering Students of UOI (University of Ioannina)
    stay updated with the department’s news. It also provides some other small services, such as opening the most common websites or a professor’s website with a single click. It runs in Tray System
    and informs the user about any departmental news. For now it has only been tested in Windows 7 Ultimate x64 but it should run just as fine on any Windows version.




    How it works:


    It parses periodically the HTML code of the main announcements page and stores them locally. In case of any change the user gets informed
    with a small popup message. Once in 60 days, it parses the professors list (again from departments main website) and stores their information locally aswell.
    All data are being saved in C:\Users\user_name\AppData\Roaming\CSE News.




    Preview:








    Issue/Bug Policy


    If you have used CSE News and have spoted any kind of bugs/issues, please
    create an issue on GitHub and/or send an e-mail to g.zougianos@gmail.com.




    How to wrap the compiled jar to exe:


  • Unzip wrapper.rar
  • Launch launch4j.exe inside the unzipped folder.

  • Click “Open configuration or import”, second icon (blue folder) on the toolbar.

  • Choose CSNews.xml file.

  • Click “Build Wrapper”, fourth icon (gray gear) on the toolbar.

  • Run CSNews.exe





  • Download Compiled Version:


  • .exe version.

  • .jar version.





  • Libraries used:


    JSOUP