Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yatima1460/Drill
Search files without indexing, but clever crawling
https://github.com/yatima1460/Drill
csharp dotnet filesearch
Last synced: 16 days ago
JSON representation
Search files without indexing, but clever crawling
- Host: GitHub
- URL: https://github.com/yatima1460/Drill
- Owner: yatima1460
- License: gpl-2.0
- Created: 2019-05-02T00:38:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T03:57:10.000Z (over 1 year ago)
- Last Synced: 2024-04-13T16:09:58.871Z (7 months ago)
- Topics: csharp, dotnet, filesearch
- Language: C#
- Homepage: https://drill.software/
- Size: 117 MB
- Stars: 263
- Watchers: 13
- Forks: 21
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Drill
New version WORK IN PROGRESS made with MAUI!
Extremely experimental and boilerplate
I don't have time to deal with the Linux version for now
If someone wants to add https://github.com/jsuarezruiz/maui-linux that would be cool## Prerequisites
## TODO
- [x] basic proof of concept working on mac
- [ ] CI
- [ ] CD
- [ ] parallel volumes exploring
- [ ] move core stuff to core
- [ ] CLI using core
- [ ] tests
- [ ] CLI
- [ ] cleanup
- [ ] press Escape to close
- [ ] can write quickly in search box without creating data races with the Tasks
- [ ] fix CollectionView sometimes not scrolling