Interact

Interact is always being updated, with huge plans upcoming!

Interact started development on July 23, 2021, and has been worked on since.

Interact has tons of features!

  • Posting, Polls, editing, deleting, liking, replies, and quoting!
  • View edit history,likes, replies, and quotes!
  • Co-posting, Bookmarking, pinning!
  • Custom User Themes, and view other user's themes!
  • Subscriptions and email notifications!
  • Users, following, and subscribing!
  • Live chat, and group dms (beta)!
  • Open API to create and experiment with!
  • Analytics website!

Interact's main website is at https://interact.novapro.net/

Interact TestFlight

Since December 15, 2023, Users can offically test the iOS / iPadOS / macOS application on TestFlight.

Available at: https://testflight.apple.com/join/Bp907Kgh

Interact API Documentation:

Feel free to experiment with the API, you will have to sign up for an Developer token, and App token on your profile on interact's main site.

Available at: https://github.com/social-novapro/social-documentation/

There is also a work in progress javascript helper

Available at: https://github.com/social-novapro/social-js-helper/

Interact GitHub

Check out Interact's Offical GitHub Organization

https://github.com/social-novapro/

Open Source:

Interact is aimed to be as open as possible!

To stay sceure, the main API source code is private, but you can view the rest of the code that makes interact!

Analytics website will also become open source in the future, once I exchange my personal access keys.


  • Available at: https://github.com/social-novapro/social-frontend-plain/
  • This is the main frontend that is used at interact.novapro.net

  • Available at: https://github.com/social-novapro/social-js-helper/
  • Available at: https://github.com/social-novapro/social-frontend-react/
  • This was the first attempt at a frontend.

  • Available at: https://github.com/social-novapro/social-frontend-mock/
  • This is used to test a new design before they are out!

  • Available at: https://github.com/social-novapro/social-frontend-svelte
  • This was a attempted rewrite of the frontend in svelte - could still be used in the future. Not enough time to complete

  • Available at: https://github.com/social-novapro/social-startdev-applescript
  • This is a applescript that I use to start the development environment for interact. May not be as helpful, but still cool to share.