• Stars
    star
    378
  • Rank 109,118 (Top 3 %)
  • Language VBA
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A silly local group messaging app where the server and all clients are excel sheets.

excel-messenger

A silly local group messaging app where the server and all clients are excel workbooks.

Note: this was just a joke, not a real app, see the original blog post that started this.

folder

Features:

  • Only works on a local network
  • Clients all reference server sheet to get the master chat list
  • Server references nicknames and messages from client worksheets, adding them to the master chat list and shifting everything up
  • All sheets are autosaving constantly
  • Messages can take over 40 seconds to be received

New user interface:

folder