======================== Welcome to Black Fennec! ======================== `Black Fennec `_ is free and open source software. It is a simple and easy to use application for viewing and editing semi-structured data like JSON in a visually interpreted form. It is written in Python and uses GTK4 and Libadwaita for the user interface. .. image:: project/standards/design/screenshots/blackfennec.png :alt: Screenshot of Black Fennec :align: center You can find the source code on `Gitlab `_ or as a read-only mirror on `GitHub `_. If you want to submit any issues or feature requests, please use the `issue tracker `_ on GitHub. To find out more about this project refer to the following pages. Usage """"" :ref:`Here ` you will learn how to install and use Black Fennec. This section is intended for users who want to use Black Fennec and somehow stumbled upon this documentation. If you are of the impatient type and just want to get started, just `download Black Fennec via FlatHub `_. Development """"""""""" :ref:`This section ` is intended for developers who want to contribute to Black Fennec. It contains information about the :ref:`architecture of the application ` and the :ref:`domain model `, how to build it and how to contribute to the project. Additionally it provides a guide on :ref:`how to write extensions ` for Black Fennec. Project """"""" The :ref:`project section ` contains information about the project itself. This includes information about the process of creating the application such as the :ref:`project management `, the :ref:`requirements engineering ` and the :ref:`project standards `. .. toctree:: :hidden: usage/index development/index project/index genindex