{"id":18876739,"url":"https://github.com/ferhatgec/scrift","last_synced_at":"2025-04-14T18:31:32.670Z","repository":{"id":56048710,"uuid":"253294307","full_name":"ferhatgec/scrift","owner":"ferhatgec","description":"New generation shell for everyone.","archived":false,"fork":false,"pushed_at":"2023-02-11T20:30:29.000Z","size":15776,"stargazers_count":48,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-28T07:01:34.351Z","etag":null,"topics":["c","cli","commandline","cpp","cpp17","emoji","language","library","scripting","shell","terminal"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferhatgec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-05T17:38:44.000Z","updated_at":"2023-02-18T21:36:20.000Z","dependencies_parsed_at":"2022-08-15T12:10:33.546Z","dependency_job_id":null,"html_url":"https://github.com/ferhatgec/scrift","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Fscrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Fscrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Fscrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatgec%2Fscrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferhatgec","download_url":"https://codeload.github.com/ferhatgec/scrift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248936664,"owners_count":21186077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","cli","commandline","cpp","cpp17","emoji","language","library","scripting","shell","terminal"],"created_at":"2024-11-08T06:15:09.090Z","updated_at":"2025-04-14T18:31:32.305Z","avatar_url":"https://github.com/ferhatgec.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"docs/resource/Scrift_Logo.png\" align=\"left\"\nalt=\"Fegeya Scrift logo by @ferhatgec\" width=\"60\" height=\"60\"\u003e\n\n# Fegeya Scrift\n\n## Scrift is new generation shell and scripting language project.\n\n![Scrift](docs/resource/ScriftBanner.png)\n\n![GitHub closed issues](https://img.shields.io/github/issues-closed/ferhatgec/scrift)\n![GitHub issues](https://img.shields.io/github/issues/ferhatgec/scrift)\n[![Build Status](https://dev.azure.com/ferhatgectao/scrift-lang/_apis/build/status/FerhatGec.scrift-lang?branchName=master)](https://dev.azure.com/ferhatgectao/scrift-lang/_build/latest?definitionId=1\u0026branchName=master)\n![GitHub](https://img.shields.io/github/license/ferhatgec/scrift)\n\n# Features\n\n- User-friendly shell interface.\n- Color highlighter\n- Theme option (Classic, Default, Halloween 🎃 and more.)\n- Display Git branches.\n- Auto-Whitespace\n- Auto-Completer (not ended)\n- Auto terminal buffer clear.\n- Aliases\n- Customizable (Prompt and more!)\n- Package Manager (see [Fpm](https://github.com/ferhatgec/fpm)) :package:\n- Configuration application without text editor :^)\n- Fast and stable.\n- Incognito mode. 🕵️\n- Integrated Own Emoji library (see [Emoji++](https://github.com/ferhatgec/emojiplusplus)) :airplane:\n- Integrated Own Color library (see [Colorized](https://github.com/ferhatgec/colorized)) :satisfied:\n- Integrated Log system (FeLog) :open_mouth:\n- Integrated Scrift based system information tool (see [Fetcheya](https://github.com/ferhatgec/fetcheya)) :open_mouth:\n- Integrated Scrift based Text Editor (Edifor) :open_mouth:\n- ASCII Art (with Color option) :open_mouth:\n- History\n- Date information.\n- Unicode clock system. 🕒\n- Different syntax than other shells.\n- Template for programming languages.\n- Welcome message\n- Scripting language :open_mouth:\n- Calendar\n- Castle (looks like Chrome's Dinosaur game) :open_mouth:\n- XOX\n- Pong\n- Auto-clear\n- Own Interpreter.\n- Randomize String generator (rstr)\n- Celebrates the new year :)\n- Morse Code Generator\n- Input customization\n- Dynamic Titles.\n- TAB-completion\n- 100% Gech Philosophy supported!\n- And more!\n\n## How to build and run?\n\n```\n $# fscrift make // For Scrift\n```\n\n```\n $# make runall // GNU/Linux and Unix-like systems.\n```\n\n```\n $# sh build.sh // FreeBSD\n```\n\n## How to install?\n\n```\nrequirements:\n\nc++17 compliant compiler\nelite or make build system\n\nthen:\nelite Elitefile install\n\nor:\nsudo make install (root privileges required)\n```\n\n## Change default shell\n\n```\n $# chsh -s /usr/bin/scrift \u003cusername\u003e\n```\n\nNote: You may add ``/bin/scrift`` and ``/usr/bin/scrift`` into the ``/etc/shells`` file.\n\n## Use Edifor for Git (Default Editor)\n\n```\n $# fscrift default_git_editor // For Scrift\n```\n\n```\n $# sh default_git_editor.sh // For GNU/Linux, FreeBSD etc.\n```\n\n#### Fegeya Scrift licensed under the terms of MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatgec%2Fscrift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferhatgec%2Fscrift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatgec%2Fscrift/lists"}