2025-12-09 00:13:53 +01:00
2025-12-08 23:35:12 +01:00
2025-12-08 23:35:12 +01:00
2025-12-08 23:35:12 +01:00
2025-12-02 16:51:17 +01:00
2025-12-06 00:56:28 +01:00
2025-12-02 16:51:17 +01:00
2025-12-02 17:10:11 +01:00
2025-12-06 00:41:38 +01:00
2025-12-09 00:13:53 +01:00
2025-12-06 00:56:28 +01:00
2025-12-06 00:56:28 +01:00

Void Manifest

This is a companion-app for Warframe players on Linux, written in phython and GTK4/ADW with the help of GNOME Builder and PyGObject.

Features

  • Manage a persistent list of which Basic and Prime warframes you own to help you plan what to get next!
  • Wishlist missing frames and track which parts you own and where to get the missing ones!

Planned

  • Overview of which frames have been subsumed.
  • Overview of which relics to prioritize based on which frames are missing or a wishlist of priority frames. (Potentially also integrate market data?)
  • Support for weapons.

Building

Ideally, cloning the repo and opening with GNOME Builder will have the best results since that is the development environment I am using.

$ git clone https://git.valhrafnaz.gay/valhrafnaz/VoidManifest.git

Alternatively, you can build the project yourself.

$ cd VoidManifest
$ meson setup builddir
$ meson compile -C builddir 

To be able to run the executable ./builddir/src/voidmanifest, you must install the project with meson:

$ meson install -C builddir

Note that only the flatpak version of the program is supported, all issues referencing local installations will be deleted.

License

This project is licensed under the AGPL-v3. Please refer to the LICENSE.

Description
A fan-made, open-source Warframe companion app made for Linux written in Python and GTK + Adwaita.
https://valhrafnaz.gay/void-manifest
Readme AGPL-3.0 276 KiB
Languages
Python 79.3%
Meson 19.1%
CSS 1.6%