What technologies and programming languages are used to build Manager.io?

Hello,

I really admire the simplicity and performance of Manager.io. I’m currently planning a project with a similar design approach—lightweight, fast, and cross-platform—and I’d love to understand more about the tech stack behind Manager.io.

Could you kindly share what programming languages, frameworks, and tools are used to build:

  • The desktop application
  • The server/web edition
  • The database layer
  • Any other relevant parts (e.g. UI framework, backend engine)

Is the application using a custom framework or based on known stacks like .NET, Electron, etc.?

Any insights would be greatly appreciated! Thank you so much for your amazing work.

Hello @josephguirguis,

The backend language is C# and the database is SQLite. The UI can be picked apart using your browsers dev tools.

From memory used as a file manager rather than a database manager apparently.
For other libraries look in the Manager program directly after installation.