All Projects → elementary → Code

elementary / Code

Licence: gpl-3.0
Code editor designed for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Code

Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-79.01%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-74.07%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-93.83%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+10.49%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-58.95%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-71.6%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-75.93%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (-42.28%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-59.88%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-67.9%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (-49.38%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (-13.27%)
Mutual labels:  hacktoberfest, gtk, gtk3
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (-92.28%)
Mutual labels:  gtk, gtk3
palette
Color palette app for elementary OS
Stars: ✭ 32 (-90.12%)
Mutual labels:  gtk, gtk3
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-96.6%)
Mutual labels:  gtk, gtk3
Lua-GTK3-Examples
Some GTK examples in Lua
Stars: ✭ 20 (-93.83%)
Mutual labels:  gtk, gtk3
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (-87.35%)
Mutual labels:  gtk, gtk3
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (-91.98%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-94.44%)
Mutual labels:  gtk, gtk3
tasks
Synced tasks and reminders on elementary OS
Stars: ✭ 79 (-75.62%)
Mutual labels:  gtk, gtk3

Code

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • meson
  • libeditorconfig-dev
  • libgail-3-dev
  • libgee-0.8-dev
  • libgit2-glib-1.0-dev
  • libgtksourceview-4-dev
  • libgtkspell3-3-dev
  • libgranite-dev >= 5.2.0
  • libhandy-1-dev >= 0.90.0
  • libpeas-dev
  • libsoup2.4-dev
  • libvala-0.34-dev (or higher)
  • libvte-2.91-dev
  • libzeitgeist-2.0-dev
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja test to build

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.code

sudo ninja install
io.elementary.code
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].