Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrismiles/LocNotes
LocNotes is the source code to Locayta Notes version 1.0, an iPad/iPhone note taking app incorporating the Locayta Search Mobile full text search library for iOS. The latest version of the app is available for free in the App Store and the source code is released under open source as a reference for Locayta Search Mobile developers. Download from the App Store at http://itunes.apple.com/gb/app/locayta-notes/id393819477
https://github.com/chrismiles/LocNotes
Last synced: 3 months ago
JSON representation
LocNotes is the source code to Locayta Notes version 1.0, an iPad/iPhone note taking app incorporating the Locayta Search Mobile full text search library for iOS. The latest version of the app is available for free in the App Store and the source code is released under open source as a reference for Locayta Search Mobile developers. Download from the App Store at http://itunes.apple.com/gb/app/locayta-notes/id393819477
- Host: GitHub
- URL: https://github.com/chrismiles/LocNotes
- Owner: chrismiles
- License: other
- Fork: true (locayta/LocNotes)
- Created: 2011-01-21T09:30:50.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-12T02:26:41.000Z (over 14 years ago)
- Last Synced: 2023-03-11T12:02:17.031Z (almost 2 years ago)
- Language: Objective-C
- Homepage: http://www.locayta.com/pages/new/ios-search-engine
- Size: 441 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - LocNotes - LocNotes is the source code to Locayta Notes version 1.0, an iPad/iPhone note taking app incorporating the Locayta Search Mobile full text search library for iOS. The latest version of the app is available for free in the App Store and the source code is released under open source as a reference for Locayta Search Mobile developers. Download from the App Store at http://itunes.apple.com/gb/app/locayta-notes/id393819477 (etc)
- awesome - LocNotes - LocNotes is the source code to Locayta Notes version 1.0, an iPad/iPhone note taking app incorporating the Locayta Search Mobile full text search library for iOS. The latest version of the app is available for free in the App Store and the source code is released under open source as a reference for Locayta Search Mobile developers. Download from the App Store at http://itunes.apple.com/gb/app/locayta-notes/id393819477 (etc)
README
Locayta Notes
=============LocNotes is the source code for Locayta Notes, an iPad/iPhone
note taking app incorporating the Locayta Search Mobile full
text search library for iOS. The app is available for free
in the App Store and the source code is released under open
source as a reference for Locayta Search Mobile developers.App Store URL:
http://itunes.apple.com/gb/app/locayta-notes/id393819477
Source code URL:
http://github.com/locayta/LocNotes
LocNotes requires the Locayta Search Mobile framework to
build. The framework can be downloaded from:http://www.locayta.com/ios-search-engine/locayta-search-mobile/locayta-search-mobile
Download the Locayta Search Mobile SDK and mount the DMG.
Copy "LocaytaSearch.framework" to ~/Library/Frameworks/
(i.e. Library/Frameworks/ under your home directory - create
the directory if it doesn't already exist).LocNotes should now build.