Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 923 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 923 Bytes

Edison Web (alpha)

Material Design Web Client for Edison Desktop

This is the next gen Edison Desktop, I promise you'll see one of these on the offical website some day

Open Edison Web

Features included:

  • Viewing, adding and deleting pages
  • Viewing cards
  • Logging in via a session cookie
  • Offline data saved into the browser, so if downtimes occur, you can still view your desktop
  • Login via a Android phone using the Edison app

Features missing:

  • Cards adding, sharing, editing, attaching and deleting
  • Pages editing
  • Courses page

Requirements

  • A Web server i.e. apache (I recommend installing apache, note that PhpStorm comes pre-installed with a web-server, so you wouln't need to install for development purposes)
  • PHP >7.0
  • Composer installed

Contributing

Feel free to make any changes you wish, remember to do a pull request

License

GNU GPL v2