{"id":13694247,"url":"https://github.com/yohannes/Thoughtless","last_synced_at":"2025-05-03T01:32:04.408Z","repository":{"id":41126641,"uuid":"64903348","full_name":"yohannes/Thoughtless","owner":"yohannes","description":"An iOS app that lets user quickly jot down thoughts with Markdown support","archived":false,"fork":false,"pushed_at":"2017-06-25T13:15:04.000Z","size":1941,"stargazers_count":27,"open_issues_count":10,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T17:19:09.986Z","etag":null,"topics":["apple","ios","ios-app","swift","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/yohannes.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":"2016-08-04T04:49:04.000Z","updated_at":"2023-08-21T11:49:09.000Z","dependencies_parsed_at":"2022-08-29T23:11:42.049Z","dependency_job_id":null,"html_url":"https://github.com/yohannes/Thoughtless","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohannes%2FThoughtless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohannes%2FThoughtless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohannes%2FThoughtless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yohannes%2FThoughtless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yohannes","download_url":"https://codeload.github.com/yohannes/Thoughtless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346421,"owners_count":17296214,"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":["apple","ios","ios-app","swift","xcode"],"created_at":"2024-08-02T17:01:27.833Z","updated_at":"2024-11-12T20:31:50.838Z","avatar_url":"https://github.com/yohannes.png","language":"Swift","funding_links":[],"categories":["Text"],"sub_categories":["Notes"],"readme":"# Thoughtless\n\n[![Platform iOS](https://img.shields.io/badge/platform-iOS-blue.svg?style=flat)](http://developer.apple.com/ios)\n[![Language](http://img.shields.io/badge/language-swift-orange.svg?style=flat)](https://developer.apple.com/swift)\n[![Swift 3 Compatible](https://img.shields.io/badge/swift3-compatible-4BC51D.svg?style=flat)](https://swift.org/blog/swift-3-0-released/)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/yoha/Notes/blob/master/LICENSE)\n[![Issues](https://img.shields.io/github/issues/yoha/Thoughtless.svg?style=flat)](https://github.com/yoha/Thoughtless/issues)\n\n## An iOS app that lets user quickly jot down thoughts with Markdown support.\n\n![NotesTableViewController](http://i.imgur.com/JCgRD1W.png)\n![NonEmptyNotesViewController](http://i.imgur.com/jzkSqv2.png)\n![MarkdownNotesWebViewController](http://i.imgur.com/JhMLKl6.png)\n\n![MarkdownUserGuide](http://i.imgur.com/ZwuuL0u.png)\n![EditNotesTableViewController](http://i.imgur.com/ykeO1DE.png)\n![EmptyNotesViewController](http://i.imgur.com/fsIg0uY.png)\n\n## Description\n\nPerhaps you are often in a situation where you want to jot down a thought that crosses your mind as quickly as you can so that \n\n1. You don't have to keep trying to remember it. \n2. You can move on to anticipate the next stream of thoughts. \n\nIn those cases, Thoughtless, as its name implies, can help you store your thoughts quickly if you have a busy mind like I do.\n\n#### Features:\n\n- Immediate text entry mode every time you launch the app for a quick dump of thought.  \n- Text formatting via Markdown. \n- Markdown's characters access on keyboard.  \n- Search your thoughts. \n- Various swipe gestures for intuitive in-app navigation. \n\nps: Make sure your device has iCloud pre-enabled.\n\n## Installation Instructions\n\n1. Install [Xcode 8](https://developer.apple.com/xcode/)\n2. Download [Thoughtless source code](https://github.com/yoha/Thoughtless/releases/latest)\n3. Open `Thoughtless.xcworkspace` in Xcode\n4. Open Xcode's Preferences -\u003e Accounts -\u003e add your Apple ID\n5. In Xcode's project navigator, click Thoughtless on the very top and go to Targets list -\u003e Thoughtless -\u003e General -\u003e Identity and add a word to the end of the entry in Bundle Identifier to make it unique. Also select your Apple ID in Signing -\u003e Team\n6. Connect your iPhone or iPad and select it in Xcode's Product menu -\u003e Destination\n7. Press CMD+R or Product -\u003e Run to install Thoughtless\n\n## Credits\n\n3rd Party Libraries used in this app:\n- [CFAlertViewController](https://github.com/Codigami/CFAlertViewController) by [Crowdfire](https://github.com/Codigami)\n- [HidingNavigationBar](https://github.com/tristanhimmelman/HidingNavigationBar) by [Tristan Himmelman](https://github.com/tristanhimmelman)\n- [IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) by [Mohd Iftekhar Qurashi](https://github.com/hackiftekhar)\n- [SwiftHEXColors](https://github.com/thii/SwiftHEXColors) by [Thi](https://github.com/thii)\n\nIcons used in this app:\n- [Thought Bubble](http://www.flaticon.com/free-icon/thought-bubble_65491) by [Freepik](http://www.flaticon.com/authors/freepik)\n- Icon pack by [Icons8](http://icons8.com)\n\n## License\n\nMIT License\n\nCopyright (c) 2017 Yohannes Wijaya. All respective rights reserved.  \n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohannes%2FThoughtless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyohannes%2FThoughtless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohannes%2FThoughtless/lists"}