{"id":20063617,"url":"https://github.com/mmertgunduz/wb","last_synced_at":"2025-05-05T17:33:08.987Z","repository":{"id":113559523,"uuid":"576430399","full_name":"MertGunduz/wb","owner":"MertGunduz","description":"wb is a basic vocabulary app for linux","archived":false,"fork":false,"pushed_at":"2023-09-01T05:13:23.000Z","size":3413,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-27T10:19:34.233Z","etag":null,"topics":["note-app","notes-app","vocabulary","vocabulary-app","vocabulary-note","vocabulary-notes-app","vocabulary-noting"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MertGunduz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-09T20:59:34.000Z","updated_at":"2024-07-23T05:57:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"67938b36-bd2d-422e-8663-3982e340c26b","html_url":"https://github.com/MertGunduz/wb","commit_stats":{"total_commits":107,"total_committers":3,"mean_commits":"35.666666666666664","dds":0.03738317757009346,"last_synced_commit":"0c2239cf44815feb72382e87423d0127dacc34b6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MertGunduz%2Fwb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MertGunduz%2Fwb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MertGunduz%2Fwb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MertGunduz%2Fwb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MertGunduz","download_url":"https://codeload.github.com/MertGunduz/wb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224457613,"owners_count":17314494,"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":["note-app","notes-app","vocabulary","vocabulary-app","vocabulary-note","vocabulary-notes-app","vocabulary-noting"],"created_at":"2024-11-13T13:43:05.142Z","updated_at":"2025-05-05T17:33:03.750Z","avatar_url":"https://github.com/MertGunduz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wb (wordbook) \n\nwb is a lightweight vocabulary note management application that provides listing, deletion, insertion and showing functions.\nby doing that it helps user to manage words and fasters the learning process.\n\n![wb_wordbook](https://github.com/MertGunduz/wb/assets/65850970/6dd186a8-2f5a-40f7-936c-a4c64dff53d1)\n\n## Programming Language and Tools\n\nProgramming Language: C, Bash \u003cbr\u003e\nCompiler: GNU GCC \u003cbr\u003e\nBuild Tool: CMake \n\n## Dependencies\n\nNCurses Library \u003cbr\u003e\nCMake (MIN 3.22)\n\n## Installation\n\n### Step 1: Download the Source codes\n\nhttps://github.com/MertGunduz/wb\n\n### Step 2: Change permissions of INSTALL.sh\n\n```sh\nchmod 755 INSTALL.sh\n```\nrunning this command will change the permission of the INSTALL.sh\n\n### Step 3: Run INSTALL.sh\n\n```sh\n./INSTALL.sh\n```\nrunning this bash file will build the application and create the folders.\n##### Note: it can ask for sudo permission\n\n### Step 4: Test Application\n\ntry running\n```sh\nwb -h\n```\nif there are some output related to wb then it means it is successfully builded\n\n## How to use\n\n### Adding Words\n\n```sh\nwb -a\nwb --add\n```\nopens a ncurses terminal UI and prompts vocabulary data from the user\n\n### Listing Words\n\n```sh\nwb -l\nwb --list\n```\nopens a ncurses terminal UI and lists every word in the words.txt file\n\n### Showing Words\n\n```sh\nwb -w [WORD NAME]\nwb --word [WORD NAME]\n```\noutputs the vocabulary notes of the given word cli-argument\n\n### Deleting Words\n\n```sh\nwb -d [WORD NAME]\nwb --delete [WORD NAME]\n```\ndeletes the word from the words.txt and the word file\n\n### Help\n\n```sh\nwb -h\nwb --help\n```\noutputs a detailed manuel about wb\n\n### Showing Version\n\n```sh\nwb -v\nwb --version\n```\noutputs the version of wb\n\n### Showing Github\n\n```sh\nwb -g\nwb --github\n```\noutputs the source code link of wb\n\n### Exporting Data\n\n```sh\nwb -E\nwb --export\n```\ncreates a file named wbdata.txt and exports the application data to it\n\n### Importing Data\n\n```sh\nwb -I\nwb --import\n```\nimports the data to the system if wbdata.txt is in the working directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmertgunduz%2Fwb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmertgunduz%2Fwb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmertgunduz%2Fwb/lists"}