Skip to content

Windows 10 application for accessing Facebook from eye-gaze devices

Notifications You must be signed in to change notification settings

Jbechler2/Facebook_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Facebook Application

The goal of this project is to provide access to Facebook in a way that is useful for someone using an eye gaze device. The application is built using Facebook's Graph API to request the necessary information from Facebook. It is built in C#, using the WPF format(as opposed to WinForms), and is being constructed in the Visual Studio IDE.

Getting Started

To run this program using your own Facebook account, go to the Graph API Explorer and request an Access Token. Open the MainWindow.xaml.cs file and paste the token into the "new FacebookClient" function. The program will then only have permission for what it was given when the token was requested.

Built with

Authors

  • Jacob Bechler
  • Rory Hector
  • Nick Charles

About

Windows 10 application for accessing Facebook from eye-gaze devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages