All Projects → akiraux → Akira

akiraux / Akira

Licence: gpl-3.0
Native Linux App for UI and UX Design built in Vala and GTK

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Akira

Accessibility interview questions
A starting point for questions to ask someone that wants you to give them a job
Stars: ✭ 236 (-94.87%)
Mutual labels:  design, ux
palette
Color palette app for elementary OS
Stars: ✭ 32 (-99.3%)
Mutual labels:  gtk, appcenter
Sketchsheets
Free ready to print sketch sheet templates for UX designers
Stars: ✭ 241 (-94.76%)
Mutual labels:  design, ux
Awesome Design
🌟 Curated design resources from all over the world.
Stars: ✭ 13,333 (+190.04%)
Mutual labels:  design, ux
principles
Remember Dieter Rams' ten principles of good design on elementary OS
Stars: ✭ 38 (-99.17%)
Mutual labels:  gtk, design
Shrine Materialdesign2
implementation of Material Design 2 Shrine project
Stars: ✭ 215 (-95.32%)
Mutual labels:  design, ux
badger
Remind yourself to not sit and stare at the screen for too long
Stars: ✭ 48 (-98.96%)
Mutual labels:  gtk, appcenter
Awesome Product Design
A collection of bookmarks, resources, articles for product designers.
Stars: ✭ 1,679 (-63.48%)
Mutual labels:  design, ux
react-todo
A super accessible and easy to use todo list.
Stars: ✭ 13 (-99.72%)
Mutual labels:  design, ux
sketch-git-hooks
Easy trick how to enjoy Git versioning for Sketch files thanks to Git Hooks
Stars: ✭ 12 (-99.74%)
Mutual labels:  design, ux
Flutterawesomelist
A UI experiment to create an awesome list for flutter apps
Stars: ✭ 171 (-96.28%)
Mutual labels:  design, ux
Hgraph
hGraph is an open source javascript library for visualizing health data.
Stars: ✭ 273 (-94.06%)
Mutual labels:  design, ux
Material
A UI/UX framework for creating beautiful applications.
Stars: ✭ 11,870 (+158.21%)
Mutual labels:  design, ux
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+285.53%)
Mutual labels:  design, ux
Motion
A library used to create beautiful animations and transitions for iOS.
Stars: ✭ 1,726 (-62.45%)
Mutual labels:  design, ux
obliviate
A password manager that forgets your passwords
Stars: ✭ 22 (-99.52%)
Mutual labels:  gtk, appcenter
Realtaiizor
C# WinForm UI/UX Component Library
Stars: ✭ 109 (-97.63%)
Mutual labels:  design, ux
Ui Ux
📝 Curated list for UI/UX Designers
Stars: ✭ 125 (-97.28%)
Mutual labels:  design, ux
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (-98.87%)
Mutual labels:  gtk, appcenter
Welcome Ui
Customizable design system of @wttj with react • styled-components • styled-system • reakit
Stars: ✭ 256 (-94.43%)
Mutual labels:  design, ux


Akira

The Linux Design Tool

Build Status AkiraUX on Liberapay AkiraUX on Patreon

InstallCompileQuestionsContributingSupportMascotLicense

screenshot

Akira is a native Linux Design application built in Vala and GTK. Akira focuses on offering a modern and fast approach to UI and UX Design, mainly targeting web designers and graphic designers. The main goal is to offer a valid and professional solution for designers who want to use Linux as their main OS.

⚠️⚠️ AKIRA IS CURRENTLY IN EARLY DEVELOPMENT, NOT READY TO BE USED FOR PRODUCTION! ⚠️⚠️

Feel free to download the Alpha and help us testing it.

📦 Install

elementaryOS AppCenter FlatHub
Get it on AppCenter Get it from Flathub!

Flathub Beta

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install akira

🛠 Compile

You can install Akira by compiling it from the source

Install Dependencies

  • gtk+-3.0>=3.18
  • granite>=6.0.0
  • glib-2.0
  • gee-0.8
  • gobject-2.0
  • libxml-2.0
  • libjson-glib-1.0
  • goocanvas-3.0
  • libarchive
  • gettext
  • cairo
  • meson

Note: For non-elementary distros, (such as Arch, Debian etc) you are required to install "vala", "elementary-theme" and "elementary-icon-theme" as additional dependencies.

Compile & Run

Once the above mentioned dependencies are resolved, Akira can be compiled & installed

meson build --prefix=/usr -Dprofile=default
cd build
ninja && sudo ninja install
./src/com.github.akiraux.akira

Note: Replace the -Dprofile=default with -Dprofile=development to compile and install Akira in development mode where you can make changes.

🤔 Questions

If you want to ask any questions about the project, join us on our public Matrix channel at #akiraux:matrix.org or on IRC at #akiraux on LiberaChat.

We also have a dedicated Discord channel available to any Patreon supporters where we offer more direct support, and we're open to discussing new features and implementations.

If you are trying out Akira and you encounter an error or any problem feel free to just open an issue here on GitHub.

👨‍💻 Contributing

Feel free to send a pull request to this repository with your code contributions, but first read our contributing guidelines 📃

📌 Code of Conduct

This project adheres to the adapted version of Contributor Covenant code of conduct. By participating, you are expected to uphold this code.

🎉 Support

If you like Akira and you want to support its development, consider donating via Liberapay or pledge on Patreon.

Mascot

Akari the Cyber Phoenix is a perfectionist. She is tidy, collected and has a sharp eye for detail. Her name Akari (灯理、) means "the enlightenment of a sophisticated order". Her costume resembles the project's icon. Get the Mascot and all the other assets from here.

Mascot character designed by Tyson Tan. Tyson Tan offers mascot design service for free and open source software, free of charge, under free license. Contact: http://tysontan.com / [email protected]

📜 License

GNU GPLv3 / Creative Commons BY-SA

Copyright © 2019-2020 Akira Project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].