{"id":22120997,"url":"https://github.com/omid2831/notepad","last_synced_at":"2025-03-24T06:44:33.984Z","repository":{"id":263204316,"uuid":"875189996","full_name":"Omid2831/NotePad","owner":"Omid2831","description":"This notepad serves as a demonstration of its functionalities and illustrates how it will operate as a professional application.","archived":false,"fork":false,"pushed_at":"2024-11-19T09:38:35.000Z","size":13055,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T12:29:30.646Z","etag":null,"topics":["desctop-app","java","swing-application","swing-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Omid2831.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T10:29:44.000Z","updated_at":"2024-11-22T22:03:26.000Z","dependencies_parsed_at":"2025-01-29T12:38:55.425Z","dependency_job_id":null,"html_url":"https://github.com/Omid2831/NotePad","commit_stats":null,"previous_names":["omid2831/notepad"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omid2831%2FNotePad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omid2831%2FNotePad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omid2831%2FNotePad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omid2831%2FNotePad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Omid2831","download_url":"https://codeload.github.com/Omid2831/NotePad/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224198,"owners_count":20580363,"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":["desctop-app","java","swing-application","swing-gui"],"created_at":"2024-12-01T14:32:07.915Z","updated_at":"2025-03-24T06:44:33.952Z","avatar_url":"https://github.com/Omid2831.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notepad Application 📝\n\nThis is a **native Java** implementation of a lightweight **Notepad** application. It features a simple yet functional graphical user interface (GUI) built using `Swing`, allowing users to create, edit, save, and open text files.\n\n---\n\n## 🖼️ Demo\n\n### Application Screenshot:\n[![ Note Screenshot](capture/Pic.png)](capture/NoteVid.mp4)\n\u003e *Click the image above to watch the video demo.*\n\n---\n\n## 🚀 How to Use\n### Prerequisites\n- [**Java Development Kit (JDK)**](https://www.oracle.com/java/technologies/downloads/) installed (version 8 or higher)\n-  [**Git**](https://git-scm.com/) installed\n\n1. Open your terminal and clone the repository:\n```bash\ngit clone https://github.com/Omid2831/NotePad.git\n```\n2. Navigate into the project directory:\n```bash\ncd NotePad\n```\n### Compile and Run\n1. Compile the source files and place the compiled classes in the `bin` directory:\n``` bash\njavac -d bin *.java\n```\n3. Run the program:\n```bash\njava -cp bin Notepad.java\n```\n(Please make sure Notepad.java is your program's entry point.)  \n---\n### 🛠️ File Structure\n\u003cpre\u003e\n📂 Notepad-App\n├── src/\n│   └── main/\n│       └── java/\n│           └── Notepad.java       # Notepad functionality implementation\n├── 📂 capture\n│   ├── NoteVid.mp4                # Video demo of the application\n│   └── Pic.png                    # Screenshot of the application\n└── README.md                      # Documentation file for the project\n\u003c/pre\u003e\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomid2831%2Fnotepad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomid2831%2Fnotepad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomid2831%2Fnotepad/lists"}