Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.
/ CSNews Public archive

Small Tray Application helping CS students of University of Ioannina to stay updated with department news.

License

Notifications You must be signed in to change notification settings

gzougianos/CSNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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.
    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\.

    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.
  • 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

  • .exe version.
  • .jar version.

  • JSOUP

    About

    Small Tray Application helping CS students of University of Ioannina to stay updated with department news.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages